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

Unified Diff: BUILD.gn

Issue 804993003: Fix sandbox target in Windows GN build and enable it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/win/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 327088956275c92b101abca2b2288a81fbeba266..660aae5a820fcf45859830b4724ddc63141de7a3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -340,7 +340,6 @@ group("root") {
"//ppapi:ppapi_c",
"//printing",
"//remoting/client/plugin",
- "//sandbox",
Slava Chigrin 2014/12/15 18:42:15 I don't know, what is better - enable target once
"//storage/browser",
"//sync",
"//third_party/WebKit/public:all_blink",
« no previous file with comments | « no previous file | sandbox/win/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698