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

Unified Diff: chrome/browser/BUILD.gn

Issue 539173004: Bring up of the enhanced bookmarks cluster service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@intermediary2
Patch Set: Rebase, OVERRIDE->override, plus better comments. Created 6 years, 2 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 4fdba5ee0cca605d40039b652388c3d893b44c1e..0fa6211be9398a2ee3287a70d96e2f523a68e0e4 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -66,6 +66,7 @@ static_library("browser") {
"//components/crx_file",
"//components/data_reduction_proxy/browser",
"//components/domain_reliability",
+ "//components/enhanced_bookmarks",
"//components/favicon_base",
"//components/favicon/core",
"//components/feedback",

Powered by Google App Engine
This is Rietveld 408576698