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

Unified Diff: chrome/common/metrics/proto/omnibox_event.proto

Issue 10913262: Implement Bookmark Autocomplete Provider (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
Index: chrome/common/metrics/proto/omnibox_event.proto
===================================================================
--- chrome/common/metrics/proto/omnibox_event.proto (revision 156377)
+++ chrome/common/metrics/proto/omnibox_event.proto (working copy)
@@ -86,6 +86,7 @@
SHORTCUTS = 7; // Recently selected omnibox suggestions
EXTENSION_APPS = 8; // Custom suggestions from extensions and/or apps
CONTACT = 9; // The user's contacts
+ BOOKMARK = 10; // The user's bookmarks
}
// The result set displayed on the completion popup
« chrome/browser/autocomplete/history_provider.cc ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698