Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 9dd9de4102e635ac316426590b9ae62866b853c2..5f025dcdc5c9dd36a96891e93f2c03a7c53533dc 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -550,6 +550,8 @@ enum NotificationType { |
// associated window. |
NOTIFICATION_EXTENSION_COMMAND_BROWSER_ACTION_MAC, |
+ NOTIFICATION_EXTENSION_COMMAND_BROWSER_ACTION_SHOW, |
mark a. foltz
2013/10/07 22:08:14
What are the source and details for the notificati
justinlin
2013/10/09 18:19:32
no longer needed.
|
+ |
// Sent when an extension command shortcut for a page action is activated |
// on Mac. The source is the profile and the details is a std::pair of a |
// std::string containing an extension ID and a gfx::NativeWindow for the |