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

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: fixes 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 76ad361ed75fd871b89b44552ce730b2f5ee6d2c..e3867e642cc85b00fa4553e28dabb4ff9605e838 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