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

Unified Diff: setup_links.py

Issue 1373513002: Update isolate.gypi to support Swarming + move .isolate files (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Updated location in webrtc/build/android/test_runner.py 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 | « PRESUBMIT.py ('k') | talk/build/isolate.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_links.py
diff --git a/setup_links.py b/setup_links.py
index 1a155a7277d4c5ff1fef31f3764e7125a4b373ce..44f3f075f1c055bdd16d9969c6203fbf4f001774 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -105,6 +105,7 @@ if 'ios' in target_os:
FILES = {
'tools/find_depot_tools.py': None,
+ 'tools/isolate_driver.py': None,
'third_party/BUILD.gn': None,
}
« no previous file with comments | « PRESUBMIT.py ('k') | talk/build/isolate.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698