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

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: Add empty line at beginning and end of namespace 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
« components/bookmarks.gypi ('K') | « components/components.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 09534175566e8bec511d2901ce282839cb320a71..fe445fe12a51fc86756db632a4fea87c943d90a2 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',
+
# Dependencies of cloud_devices
'components.gyp:cloud_devices',
« components/bookmarks.gypi ('K') | « components/components.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698