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

Unified Diff: components/nacl_helper_nonsfi_unittests.isolate

Issue 1154313003: Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « components/nacl/loader/nonsfi/run_all_unittests.cc ('k') | components/nacl_nonsfi.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl_helper_nonsfi_unittests.isolate
diff --git a/components/nacl_helper_nonsfi_unittests.isolate b/components/nacl_helper_nonsfi_unittests.isolate
index 8de0893377db9ef15dc47eccd780ed8c0ded80f8..b7973b9b052a9cc2aa3a7164752d1e4d49d7f0ef 100644
--- a/components/nacl_helper_nonsfi_unittests.isolate
+++ b/components/nacl_helper_nonsfi_unittests.isolate
@@ -10,6 +10,7 @@
],
'files': [
'<(PRODUCT_DIR)/nacl_helper_nonsfi_unittests',
+ '<(PRODUCT_DIR)/nacl_helper_nonsfi_unittests_main',
],
'read_only': 1,
},
« no previous file with comments | « components/nacl/loader/nonsfi/run_all_unittests.cc ('k') | components/nacl_nonsfi.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698