Index: content/public/browser/notification_types.h |
diff --git a/content/public/browser/notification_types.h b/content/public/browser/notification_types.h |
index 1d6e50352e035801e37aeb684a2c665afd99cb62..755b5034ecf6e4287b4cc4e1783d66f2c9717350 100644 |
--- a/content/public/browser/notification_types.h |
+++ b/content/public/browser/notification_types.h |
@@ -205,6 +205,8 @@ enum NotificationType { |
// The source and details are unspecified. |
NOTIFICATION_APP_EXITING, |
+ NOTIFICATION_MAIN_MESSAGE_LOOP_EXITING, |
+ |
// Indicates that a devtools window is closing. The source is the |
// content::BrowserContext* and the details is the inspected RenderViewHost*. |
NOTIFICATION_DEVTOOLS_WINDOW_CLOSING, |