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

Unified Diff: components/enhanced_bookmarks/BUILD.gn

Issue 1446463002: Fix dependency of //components/enhanced_bookmarks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-ios
Patch Set: Created 5 years, 1 month 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 | « no previous file | components/enhanced_bookmarks/bookmark_server_cluster_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 76fd35aff157116d98fbf80326f0c70bbad8a197..966622f4c9989bdef3f0fad37b1cebf7922234a1 100644
--- a/components/enhanced_bookmarks/BUILD.gn
+++ b/components/enhanced_bookmarks/BUILD.gn
@@ -45,7 +45,6 @@ source_set("enhanced_bookmarks") {
"//base:prefs",
"//components/bookmarks/browser",
"//components/enhanced_bookmarks/proto",
- "//components/keyed_service/content",
"//components/keyed_service/core",
"//components/offline_pages",
"//components/pref_registry",
« no previous file with comments | « no previous file | components/enhanced_bookmarks/bookmark_server_cluster_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698