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

Unified Diff: chrome/chromedriver_unittests.isolate

Issue 1320793004: Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Fix for official build Created 5 years, 3 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 | « chrome/browser_tests.isolate ('k') | chrome/gl_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chromedriver_unittests.isolate
diff --git a/chrome/chromedriver_unittests.isolate b/chrome/chromedriver_unittests.isolate
index 4d5fea4a45d17551cd478f23ab819923d7b4363a..75848091090d3f0da3744de2fdd9118ab5b9ec9d 100644
--- a/chrome/chromedriver_unittests.isolate
+++ b/chrome/chromedriver_unittests.isolate
@@ -36,7 +36,6 @@
'variables': {
'files': [
'../testing/test_env.py',
- '<(PRODUCT_DIR)/chromedriver_unittests<(EXECUTABLE_SUFFIX)',
'test/data/chromedriver/',
],
},
« no previous file with comments | « chrome/browser_tests.isolate ('k') | chrome/gl_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698