Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 114228) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -820,7 +820,7 @@ |
'../content/worker/test/worker_uitest.cc', |
], |
'conditions': [ |
- ['disable_nacl!=1', { |
+ ['disable_nacl==0 and disable_nacl_untrusted==0', { |
'dependencies': [ |
'../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests', |
], |