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

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: Rebase Created 7 years, 8 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: site_config/config_bootstrap.py
diff --git a/site_config/config_bootstrap.py b/site_config/config_bootstrap.py
index 467a35ebb8f2d85db51cadd2d8e1456c41d7b549..096543d023cee7c8ec12e54e1a187aef68de0fa8 100644
--- a/site_config/config_bootstrap.py
+++ b/site_config/config_bootstrap.py
@@ -52,7 +52,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'

Powered by Google App Engine
This is Rietveld 408576698