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

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

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
Index: chrome/browser/performance_monitor/event.h
diff --git a/chrome/browser/performance_monitor/event.h b/chrome/browser/performance_monitor/event.h
index 64afb149ed64e7e741141d49618cb0530a3f9a9f..60f4c94606b759ee3263820c075edf6fb9712af2 100644
--- a/chrome/browser/performance_monitor/event.h
+++ b/chrome/browser/performance_monitor/event.h
@@ -21,7 +21,7 @@ enum EventType {
EVENT_EXTENSION_UNINSTALL,
EVENT_EXTENSION_UPDATE,
EVENT_EXTENSION_ENABLE,
- EVENT_EXTENSION_UNLOAD,
+ EVENT_EXTENSION_DISABLE,
EVENT_CHROME_UPDATE,
EVENT_RENDERER_FREEZE,
EVENT_RENDERER_CRASH,
« no previous file with comments | « chrome/browser/performance_monitor/database_unittest.cc ('k') | chrome/browser/performance_monitor/event.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698