| Index: gm/rebaseline_server/static/view.html
|
| diff --git a/gm/rebaseline_server/static/view.html b/gm/rebaseline_server/static/view.html
|
| index fa5a0c635ba8c1b33083c040f69942321df9559b..2e1328f802459ab067c4467baa7438becae57525 100644
|
| --- a/gm/rebaseline_server/static/view.html
|
| +++ b/gm/rebaseline_server/static/view.html
|
| @@ -355,10 +355,10 @@
|
|
|
| <!-- 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.
|
| + https://skia.googlesource.com/buildbot/+/master/skia_tools.js script and
|
| + using that to do so, but I got Access-Control-Allow-Origin errors.
|
| -->
|
|
|
| </body>
|
|
|