Index: ppapi/ppapi_nacl_test_common.gypi |
diff --git a/ppapi/ppapi_nacl_test_common.gypi b/ppapi/ppapi_nacl_test_common.gypi |
index 79024f3979fb75e73a636f2072972cffd8ab5a7a..fd1cf274b5f42b317b95e723dcd46527e4786631 100644 |
--- a/ppapi/ppapi_nacl_test_common.gypi |
+++ b/ppapi/ppapi_nacl_test_common.gypi |
@@ -14,6 +14,7 @@ |
# variables overriden inside a target_condition block in this file will not |
# affect the values in untrusted.gypi. |
'variables': { |
+ 'nacl_untrusted_build': 1, |
Nico
2015/09/15 01:01:20
(seems like every target including this gypi proba
bradnelson
2015/09/15 01:25:16
Not sure. There may be places where not every targ
|
'test_files': [], |
'generate_nmf%': 1, |
'nacl_newlib_out_dir': '<(PRODUCT_DIR)/>(nexe_destination_dir)/newlib', |