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

Unified Diff: perf/dashboard/sizes.html

Issue 114923012: Let perf dashboard track resources.pak instead of chrome.pak. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 6 years, 12 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf/dashboard/sizes.html
===================================================================
--- perf/dashboard/sizes.html (revision 232830)
+++ perf/dashboard/sizes.html (working copy)
@@ -41,7 +41,7 @@
<table>
<tr>
<script>DisplayGraph("linux-release/sizes", "chrome");</script>
- <script>DisplayGraph("linux-release/sizes", "chrome.pak");</script>
+ <script>DisplayGraph("linux-release/sizes", "resources.pak");</script>
<script>DisplayGraph("linux-release/sizes", "chrome-si");</script>
</tr>
</table>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698