Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: dashboard/ui/changelog_v8.html

Issue 18615003: Add change log viewer for V8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/perf
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dashboard/svn-log ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/ui/changelog_v8.html
diff --git a/dashboard/ui/changelog_webrtc.html b/dashboard/ui/changelog_v8.html
similarity index 91%
copy from dashboard/ui/changelog_webrtc.html
copy to dashboard/ui/changelog_v8.html
index 6f9626cf77c4efea8b10870db00243c86c39b253..61ec291c2156995401548c35c0a8d81499ed08e0 100644
--- a/dashboard/ui/changelog_webrtc.html
+++ b/dashboard/ui/changelog_v8.html
@@ -58,9 +58,9 @@ form {
</form>
<script>
-var svnRootUrl = "http://webrtc.googlecode.com/svn/";
+var svnRootUrl = "http://v8.googlecode.com/svn/";
-// Unfortunately WebRTC doesn't have a ViewVC for the Subversion repo:
+// Unfortunately V8 doesn't have a ViewVC for the Subversion repo:
var viewVc = "";
params = ParseParams();
« no previous file with comments | « dashboard/svn-log ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698