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

Unified Diff: components/components_tests.gyp

Issue 308073002: Clear environment variables for nacl_helper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | « base/process/process_util_unittest.cc ('k') | components/nacl/zygote/nacl_fork_delegate_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 30ff41ac18ebab85388882fd75799f9d34b135ba..fd88569ae758915909ba3f2ce76fbc9eee435613 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -426,6 +426,7 @@
'nacl/browser/pnacl_host_unittest.cc',
'nacl/browser/pnacl_translation_cache_unittest.cc',
'nacl/browser/test_nacl_browser_delegate.cc',
+ 'nacl/zygote/nacl_fork_delegate_linux_unittest.cc',
],
'dependencies': [
'nacl.gyp:nacl_browser',
« no previous file with comments | « base/process/process_util_unittest.cc ('k') | components/nacl/zygote/nacl_fork_delegate_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698