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

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 268643002: Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web Data. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Modify SearchProviderInstallData to use TemplateURLService rather than WebData. Created 6 years, 7 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 | « no previous file | chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_notification_types.h
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
index eb5ed40342d01fad4b6a435a7abecc75b5c98a22..3560aefdea43139b5008f8b8b4f66ea61479ca57 100644
--- a/chrome/browser/chrome_notification_types.h
+++ b/chrome/browser/chrome_notification_types.h
@@ -326,10 +326,6 @@ enum NotificationType {
// Profile, and the details the id of the TemplateURL being removed.
NOTIFICATION_TEMPLATE_URL_REMOVED,
- // Sent when the prefs relating to the default search engine have changed due
- // to policy. Source and details are unused.
- NOTIFICATION_DEFAULT_SEARCH_POLICY_CHANGED,
-
// The state of a web resource has been changed. A resource may have been
// added, removed, or altered. Source is WebResourceService, and the
// details are NoDetails.
« no previous file with comments | « no previous file | chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698