Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: BUILD.gn

Issue 301193005: Fix Windows build, add Sandbox implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment out sandbox, still needs work Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sandbox/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c4436bdc01dd2e55edc7a2717df0ea62032c7edd..52a1bdcfc366fa1df59bc85a8da15cd38cef5fa8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -46,7 +46,7 @@ group("root") {
"//mojo",
"//net",
"//ppapi:ppapi_c",
- "//sandbox",
+ #"//sandbox",
#"//sdch",
"//skia",
"//sql",
« no previous file with comments | « no previous file | sandbox/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698