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

Unified Diff: fetch_configs/dartino.py

Issue 2087313002: Remove all safesync_url functionality from gclient (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Fix smoketest Created 4 years, 6 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 | « fetch_configs/dart.py ('k') | fetch_configs/dartium.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fetch_configs/dartino.py
diff --git a/fetch_configs/dartino.py b/fetch_configs/dartino.py
index cd74804ae7bce8e49f3abcb6bd6c8318cb454415..9cf51863e3e4c28fca605f88d232e20a20957e13 100644
--- a/fetch_configs/dartino.py
+++ b/fetch_configs/dartino.py
@@ -20,7 +20,6 @@ class Dartino(config_util.Config):
'deps_file': 'DEPS',
'managed' : False,
'custom_deps': {},
- 'safesync_url': '',
}
spec = {
'solutions': [solution],
« no previous file with comments | « fetch_configs/dart.py ('k') | fetch_configs/dartium.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698