aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-09 21:41:39 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-09 21:41:39 +0000
commit6f0f5b4aad40fbdcbadcbbc32a38bd4c7d8998bc (patch)
tree40fe142bedf6047aa8dc31d8fcba59045586d4bf /expectations/gm
parent2e0f1ee593707cfb3400eca005fb3aa17822df12 (diff)
Remove references to Skia's SVN repository
BUG= R=epoger@google.com Review URL: https://codereview.chromium.org/132423002 git-svn-id: http://skia.googlecode.com/svn/trunk@13006 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm')
-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 47575bdaac..5e370ad6cc 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
- http://skia.googlecode.com/svn/buildbot/site_config/global_variables.json ?
+ https://skia.googlesource.com/buildbot/+/master/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.