Chromium Code Reviews| Index: components/bookmarks.gypi |
| diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi |
| index 158eafedd7686fa6529f433f5bc4d0cc5b02cd6b..4fbc05ff23c0026cc6821e920eeec8c09b9312a6 100644 |
| --- a/components/bookmarks.gypi |
| +++ b/components/bookmarks.gypi |
| @@ -20,9 +20,10 @@ |
| 'bookmarks_common', |
| 'components_strings.gyp:components_strings', |
| 'favicon_base', |
| + 'keyed_service_core', |
| + 'pref_registry', |
| 'query_parser', |
| 'startup_metric_utils', |
| - 'pref_registry', |
| ], |
| 'sources': [ |
| 'bookmarks/browser/base_bookmark_model_observer.cc', |