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

Unified Diff: site_config/config_default.py

Issue 7054004: Please don't break the presubmit check. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site_config/config_default.py
diff --git a/site_config/config_default.py b/site_config/config_default.py
index 110836bdff1145a3a40059a98b3bd61ed6fdd442..e219ca032e4cb0e7920b8a6b472b016475dbb3ce 100644
--- a/site_config/config_default.py
+++ b/site_config/config_default.py
@@ -28,6 +28,7 @@ class Master(object):
o3d_url_internal = None
nacl_trunk_url_internal = None
nacl_url_internal = None
+ syzygy_url = None
# Actually for Chromium OS slaves.
chromeos_url = git_server_url + '/chromiumos.git'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698