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

Unified Diff: perf/dashboard/sizes.html

Issue 12950007: Include the size of npchrome_frame.dll on the sizes dashboard. (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/
Patch Set: Created 7 years, 9 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 189813)
+++ perf/dashboard/sizes.html (working copy)
@@ -33,6 +33,7 @@
<script>DisplayGraph("xp-release/sizes", "chrome.dll");</script>
<script>DisplayGraph("xp-release/sizes", "chrome.exe");</script>
<script>DisplayGraph("xp-release/sizes", "mini_installer.exe");</script>
+ <script>DisplayGraph("xp-release/sizes", "npchrome_frame.dll");</script>
<script>DisplayGraph("xp-release/sizes", "setup.exe");</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