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

Unified Diff: components/components_tests.gyp

Issue 228393004: Create bookmarks component with names of bookmark preferences (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address blundell's comments 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 09534175566e8bec511d2901ce282839cb320a71..f4b447bb03da5464f7026c255786201e1a37e45f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -177,6 +177,9 @@
'components_strings.gyp:components_strings',
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
+ # Dependencies of bookmarks
+ 'components.gyp:bookmarks_core_common',
+
# Dependencies of cloud_devices
'components.gyp:cloud_devices',
« components/bookmarks/core/common/bookmark_pref_names.cc ('K') | « components/components.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698