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

Unified Diff: components/bookmarks/browser/BUILD.gn

Issue 2537223008: Add TitledUrlIndex for indexing arbitrary title/URL pairs (Closed)
Patch Set: const Created 4 years 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/browser/android/bookmarks/bookmark_bridge.cc ('k') | components/bookmarks/browser/bookmark_index.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks/browser/BUILD.gn
diff --git a/components/bookmarks/browser/BUILD.gn b/components/bookmarks/browser/BUILD.gn
index 05e81256e480b7c3e39ba947cd0f0de975f848cc..756ad7854df51d4469b6ac17b39ebc46fd72b8b8 100644
--- a/components/bookmarks/browser/BUILD.gn
+++ b/components/bookmarks/browser/BUILD.gn
@@ -39,6 +39,7 @@ static_library("browser") {
"scoped_group_bookmark_actions.h",
"startup_task_runner_service.cc",
"startup_task_runner_service.h",
+ "titled_url_node.h",
]
public_deps = [
« no previous file with comments | « chrome/browser/android/bookmarks/bookmark_bridge.cc ('k') | components/bookmarks/browser/bookmark_index.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698