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() { |