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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 10872032: Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/common/chrome_constants.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_notification_types.h
===================================================================
--- chrome/common/chrome_notification_types.h (revision 152962)
+++ chrome/common/chrome_notification_types.h (working copy)
@@ -318,13 +318,6 @@
// The details are none and the source is a Profile*.
NOTIFICATION_PROFILE_URL_REQUEST_CONTEXT_GETTER_INITIALIZED,
- // HistoryQuickProvider and InMemoryURLIndex -------------------------------
-
- // Sent when an update operation to the InMemoryURLCacheDatabase fails
- // indicating that the database is probably corrupt. The source is the
- // instance of the InMemoryURLCacheDatabase. Details is not used.
- NOTIFICATION_IN_MEMORY_URL_CACHE_DATABASE_FAILURE,
-
// TopSites ----------------------------------------------------------------
// Sent by TopSites when it finishes loading. The source is the profile the
Property changes on: chrome/common/chrome_notification_types.h
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698