Index: chrome/common/chrome_notification_types.h |
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h |
index 697264f06a775e565caa0f2941d3d318fa1a8c2c..b2a161e40201874dd1407768260b69c15d398fa6 100644 |
--- a/chrome/common/chrome_notification_types.h |
+++ b/chrome/common/chrome_notification_types.h |
@@ -82,7 +82,7 @@ enum NotificationType { |
// Sent after an WebDialog dialog has been shown. The source is the |
// dialog. The details is a Details<RenderViewHost> with a pointer to the RVH |
// for the shown dialog. |
- NOTIFICATION_HTML_DIALOG_SHOWN, |
+ NOTIFICATION_WEB_DIALOG_SHOWN, |
// A new tab is created from an existing tab to serve as a target of a |
// navigation that is about to happen. The source will be a Source<Profile> |