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

Unified Diff: chrome/browser/performance_monitor/event.cc

Issue 10837003: CPM Refactor and Cleanup (Closed) Base URL: http://git.chromium.org/chromium/src.git@dc_startup_times
Patch Set: Merged with latest master Created 8 years, 4 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 | « chrome/browser/performance_monitor/event.h ('k') | chrome/browser/performance_monitor/events.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/performance_monitor/event.cc
diff --git a/chrome/browser/performance_monitor/event.cc b/chrome/browser/performance_monitor/event.cc
index 015671a348455ee5c18103991a07b0e725560cf3..43738f6806d8f53b794311c931fa0983ec65ef46 100644
--- a/chrome/browser/performance_monitor/event.cc
+++ b/chrome/browser/performance_monitor/event.cc
@@ -17,7 +17,7 @@ const char* kEventTypeNames[] = {
"Extension Uninstalls",
"Extension Updates",
"Extension Enables",
- "Extension Unloads",
+ "Extension Disables",
"Chrome Updates",
"Renderer Freezes",
"Renderer Crashes",
« no previous file with comments | « chrome/browser/performance_monitor/event.h ('k') | chrome/browser/performance_monitor/events.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698