Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3887)

Unified Diff: chrome/common/notification_type.h

Issue 3332022: Bunch of match preview tweaks: (Closed)
Patch Set: Add string16 include Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/test_browser_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698