Index: chrome/browser/performance_monitor/event.h |
diff --git a/chrome/browser/performance_monitor/event.h b/chrome/browser/performance_monitor/event.h |
index 4452d2548031c40a10d0d118a9807f59ce1443b7..64afb149ed64e7e741141d49618cb0530a3f9a9f 100644 |
--- a/chrome/browser/performance_monitor/event.h |
+++ b/chrome/browser/performance_monitor/event.h |
@@ -26,7 +26,7 @@ enum EventType { |
EVENT_RENDERER_FREEZE, |
EVENT_RENDERER_CRASH, |
EVENT_KILLED_BY_OS_CRASH, |
- EVENT_UNCLEAN_SHUTDOWN, |
+ EVENT_UNCLEAN_EXIT, |
EVENT_NUMBER_OF_EVENTS |
}; |