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

Unified Diff: components/enhanced_bookmarks/BUILD.gn

Issue 1184613002: [Android] Remove search feature from enhanced bookmarks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 6 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 | « components/enhanced_bookmarks.gypi ('k') | components/enhanced_bookmarks/bookmark_server_search_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks/BUILD.gn
diff --git a/components/enhanced_bookmarks/BUILD.gn b/components/enhanced_bookmarks/BUILD.gn
index ad558161ae5399bf4cd6e4a02050e890bc247693..d4fcc2a06e94e2b3e5c302b49a84d661e4b4e031 100644
--- a/components/enhanced_bookmarks/BUILD.gn
+++ b/components/enhanced_bookmarks/BUILD.gn
@@ -14,8 +14,6 @@ source_set("enhanced_bookmarks") {
"bookmark_image_service.h",
"bookmark_server_cluster_service.cc",
"bookmark_server_cluster_service.h",
- "bookmark_server_search_service.cc",
- "bookmark_server_search_service.h",
"bookmark_server_service.cc",
"bookmark_server_service.h",
"enhanced_bookmark_model.cc",
« no previous file with comments | « components/enhanced_bookmarks.gypi ('k') | components/enhanced_bookmarks/bookmark_server_search_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698