Update Skia's tryserver URL since we have split our masters.
skia.org is not up yet, but that will eventually become our master's URL.
Review URL: https://codereview.chromium.org/142043012
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/commit-queue@247963 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/projects.py b/projects.py
index df33c3f..fa77f29 100644
--- a/projects.py
+++ b/projects.py
@@ -540,7 +540,7 @@
if not no_try:
# TODO(skia-infrastructure-team): Use skia.org instead of the below when it
# is ready.
- try_server_url = 'http://skiabot-master.pogerlabs.com:10117/'
+ try_server_url = 'http://108.170.219.164:10117/'
# Get the required build steps and builder names from the try server.
compile_required_build_steps = json.load(