Chromium Code Reviews| Index: dashboard/ui/changelog_v8.html |
| diff --git a/dashboard/ui/changelog_v8.html b/dashboard/ui/changelog_v8.html |
| index 61ec291c2156995401548c35c0a8d81499ed08e0..42da5c98a107b26aa9ef401234f841976014e8fb 100644 |
| --- a/dashboard/ui/changelog_v8.html |
| +++ b/dashboard/ui/changelog_v8.html |
| @@ -58,7 +58,7 @@ form { |
| </form> |
| <script> |
| -var svnRootUrl = "http://v8.googlecode.com/svn/"; |
| +var svnRootUrl = "//v8.googlecode.com/svn/"; |
| // Unfortunately V8 doesn't have a ViewVC for the Subversion repo: |
| var viewVc = ""; |