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

Unified Diff: build/common.gypi

Issue 10389196: Adding base_untrusted. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index b2a7693325d5aeebca6bcfe1d138fed3021ee108..b6a0aeb498aaa392009b858f0a725c56e2f487cb 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.gypi ('K') | « build/all.gyp ('k') | build/filename_rules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698