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

Unified Diff: base/base_untrusted.gyp

Issue 10565014: repair disable_nacl=1 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: other _untrusted.gyp files Created 8 years, 6 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 | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index 44baaa11ae281a15e9a1c57bc5bfd8f9fab8e248..09855868a83272974fe25ae839c5211a1298ecf1 100644
--- a/base/base_untrusted.gyp
+++ b/base/base_untrusted.gyp
@@ -35,6 +35,8 @@
],
},
],
- }],
+ }, {
+ 'targets': [],
+ }]
],
}
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698