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

Unified Diff: setup_links.py

Issue 1409353014: Update moved find_depot_tools.py script location (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 | « .gitignore ('k') | tools/autoroller/roll_chromium_revision.py » ('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 56071c2db19925bc7bbcb7e05dbdbeba985cd8a1..d789906cb6f1f074b8d0a237b0d2fec6697e8596 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -102,7 +102,6 @@ if 'ios' in target_os:
FILES = {
'chrome/VERSION': None, # TODO(kjellander): Get rid of this; webrtc:5160.
- 'tools/find_depot_tools.py': None,
'tools/isolate_driver.py': None,
'third_party/BUILD.gn': None,
}
« no previous file with comments | « .gitignore ('k') | tools/autoroller/roll_chromium_revision.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698