Chromium Code Reviews| Index: components/components_tests.gyp |
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
| index 0576db7967148f8fd38591dd9d61fc396b3caef2..ce7f73d70294b628789b82119456fbb1cdb0ac1b 100644 |
| --- a/components/components_tests.gyp |
| +++ b/components/components_tests.gyp |
| @@ -179,6 +179,9 @@ |
| 'components_strings.gyp:components_strings', |
| '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', |
| + # Dependencies of bookmarks |
| + 'components.gyp:bookmarks_core_common', |
|
tfarina
2014/04/10 17:53:18
why did you add this dep here? As far I as can see
|
| + |
| # Dependencies of cloud_devices |
| 'components.gyp:cloud_devices', |