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

Unified Diff: components/bookmarks.gypi

Issue 184663002: Omnibox: Make URLs of Bookmarks Searchable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Peter's comments Created 6 years, 8 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: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index e1dcacb8535103228739f3ad528144ce12cd94dc..bd5e64701a9f8cae07ad4ec434c60dc76b6f350d 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -21,8 +21,8 @@
'bookmarks/core/browser/bookmark_node.h',
'bookmarks/core/browser/bookmark_prompt_prefs.cc',
'bookmarks/core/browser/bookmark_prompt_prefs.h',
- 'bookmarks/core/browser/bookmark_title_match.cc',
- 'bookmarks/core/browser/bookmark_title_match.h',
+ 'bookmarks/core/browser/bookmark_match.cc',
+ 'bookmarks/core/browser/bookmark_match.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698