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

Unified Diff: chrome/common/chrome_constants.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/chrome_tests.gypi ('k') | chrome/common/chrome_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_constants.h
===================================================================
--- chrome/common/chrome_constants.h (revision 152962)
+++ chrome/common/chrome_constants.h (working copy)
@@ -65,8 +65,6 @@
extern const FilePath::CharType kFaviconsFilename[];
extern const FilePath::CharType kHistoryBookmarksFileName[];
extern const FilePath::CharType kHistoryFilename[];
-extern const FilePath::CharType kHQPCacheFilename[];
-extern const FilePath::CharType kHQPCacheDBFilename[];
extern const FilePath::CharType kIsolatedAppStateDirname[];
extern const FilePath::CharType kJumpListIconDirname[];
extern const FilePath::CharType kLocalStateFilename[];
Property changes on: chrome/common/chrome_constants.h
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/chrome_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698