Index: chrome/common/notification_type.h |
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h |
index b11eef2ac92c99824490ca88b988c23ba8180417..0063736c2cabab34ce2139e5259c666dcc8b0c26 100644 |
--- a/chrome/common/notification_type.h |
+++ b/chrome/common/notification_type.h |
@@ -397,10 +397,6 @@ class NotificationType { |
// pointer. |
RENDER_VIEW_HOST_CREATED_FOR_TAB, |
- // Sent when MatchPreview creates the preview TabContents. The source is the |
- // TabContents the MatchPreview is associated with. |
- MATCH_PREVIEW_TAB_CONTENTS_CREATED, |
- |
// Stuff inside the tabs --------------------------------------------------- |
// This message is sent after a constrained window has been closed. The |