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

Unified Diff: content/content_unittests.isolate

Issue 196283016: Add a wrapper script which modifies the .isolate on the fly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Works Created 6 years, 9 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
Index: content/content_unittests.isolate
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
index 823565cc658383174a8eeeb376a20e0dfb1dc76e..42d4b4e0d62e2f0a696fe5ad77603037a3229232 100644
--- a/content/content_unittests.isolate
+++ b/content/content_unittests.isolate
@@ -25,9 +25,6 @@
'../testing/test_env.py',
'<(PRODUCT_DIR)/content_unittests<(EXECUTABLE_SUFFIX)',
],
- 'isolate_dependency_untracked': [
- '../tools/swarming_client/',
- ],
},
}],
['OS=="linux"', {

Powered by Google App Engine
This is Rietveld 408576698