commit | c0083e9c55d529e14c1fa1b5d02cf4ef1b4e3da5 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 02 05:30:58 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 02 05:30:58 2014 |
tree | f6b604a8da113e6591c7363b0e19b4e06a11b201 | |
parent | e000506ab2a05bcb8bdaef279f95cf369ecfbdc2 [diff] [blame] |
Fix Windows build, add Sandbox implementation. [email protected] Review URL: https://codereview.chromium.org/301193005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274160 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/BUILD.gn b/BUILD.gn index 6b7394d9..507d536 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -46,7 +46,7 @@ "//mojo", "//net", "//ppapi:ppapi_c", - "//sandbox", + #"//sandbox", #"//sdch", "//skia", "//sql",