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

Unified Diff: chrome/chrome_browser.gypi

Issue 228393004: Create bookmarks component with names of bookmark preferences (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix includes and DEPS 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0c24c94f6b7314fbe9197d0429e4a29b289253ac..97b1c486af791f594b187b82c2ef5610813cfa39 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -28,6 +28,7 @@
'safe_browsing_report_proto',
'suggestions_proto',
'../components/components.gyp:autofill_core_browser',
+ '../components/components.gyp:bookmarks_core_common',
tfarina 2014/04/10 17:53:18 also, no. I think this should have been added to d
'../components/components.gyp:cloud_devices',
'../components/components.gyp:domain_reliability',
'../components/components.gyp:favicon_core',

Powered by Google App Engine
This is Rietveld 408576698