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

Unified Diff: chrome/browser/resources/profiler.js

Issue 8520016: Complete the rename from about:tracking2 --> about:profiler by changing the implementation code t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: try synching again... Created 9 years, 1 month 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 | « chrome/browser/resources/profiler.html ('k') | chrome/browser/resources/tracking.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/profiler.js
===================================================================
--- chrome/browser/resources/profiler.js (revision 110146)
+++ chrome/browser/resources/profiler.js (working copy)
@@ -61,7 +61,7 @@
})();
/**
- * This class handles the presentation of our tracking view. Used as a
+ * This class handles the presentation of our profiler view. Used as a
* singleton.
*/
var MainView = (function() {
« no previous file with comments | « chrome/browser/resources/profiler.html ('k') | chrome/browser/resources/tracking.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698