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

Unified Diff: site_config/config_bootstrap.py

Issue 14383021: Break config_default into master_site_configs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: config -> config_bootstrap for masters_test import Created 7 years, 7 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 | « scripts/master/factory/v8_commands.py ('k') | site_config/config_default.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site_config/config_bootstrap.py
diff --git a/site_config/config_bootstrap.py b/site_config/config_bootstrap.py
index f6bd9d3f49a71e07bf6c7989f8c10707e84200c4..1ec69f38a9cf2df171bd6ee23f53efaf8c265f4d 100644
--- a/site_config/config_bootstrap.py
+++ b/site_config/config_bootstrap.py
@@ -54,7 +54,6 @@ class Master(config_private.Master):
skia_url = 'http://skia.googlecode.com/svn/'
syzygy_url = 'http://sawbuck.googlecode.com/svn/'
- syzygy_internal_url = config_private.Master.syzygy_internal_url
webrtc_url = 'http://webrtc.googlecode.com/svn'
libyuv_url = 'http://libyuv.googlecode.com/svn'
« no previous file with comments | « scripts/master/factory/v8_commands.py ('k') | site_config/config_default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698