aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2014-10-14 04:44:44 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-14 04:44:44 -0700
commitaf44e701a5007e08223cd0dfe5ef31e808cf4c63 (patch)
treeb45a5bc18ebc60fa48f479b2a8af63d276486475 /expectations
parentd2e7dfba212557e2ef7c570c297b00683a603916 (diff)
Fix links to skia-buildbot code in preparation for deletion
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/view-platform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/expectations/gm/view-platform.html b/expectations/gm/view-platform.html
index 5e370ad6cc..d8ff7edbff 100644
--- a/expectations/gm/view-platform.html
+++ b/expectations/gm/view-platform.html
@@ -143,7 +143,7 @@ resolved, we should use similar techniques to populate this list automatically.
<!-- TODO(epoger): Can we get the base URLs (commondatastorage and
issues list) from
- https://skia.googlesource.com/buildbot/+/master/site_config/global_variables.json ?
+ https://skia.googlesource.com/buildbot/+/3de60f3003e3/site_config/global_variables.json ?
I tried importing the
http://skia.googlecode.com/svn/buildbot/skia_tools.js script and using
that to do so, but I got Access-Control-Allow-Origin errors.