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

Unified Diff: build/common.gypi

Issue 10389196: Adding base_untrusted. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reduce diff Created 8 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 5871abbfc33c37b50d68ed28980dd9c8d13be371..508d7e0cb16402637032b3d581f9b7f373d7ae1b 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1235,6 +1235,9 @@
# output files in src/build/VS2010_{Debug,Release}.
'build_dir_prefix%': '',
+ # Targets are by default not nacl untrusted code.
+ 'nacl_untrusted_build%': 0,
+
'conditions': [
['OS=="win" and component=="shared_library"', {
# See http://msdn.microsoft.com/en-us/library/aa652367.aspx
« base/base.gyp ('K') | « base/base.gypi ('k') | build/filename_rules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698