Chromium Code Reviews| Index: components/bookmarks.gypi |
| diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi |
| index 0ac445b26c18693ca7b06f1ea7a37a221ee6d1eb..eabb68adaa3094a8c2750151d9188b7ed3f94833 100644 |
| --- a/components/bookmarks.gypi |
| +++ b/components/bookmarks.gypi |
| @@ -78,6 +78,11 @@ |
| 'bookmarks/common/android/component_jni_registrar.h', |
| ], |
| }], |
| + ['toolkit_views==1', { |
| + 'dependencies': [ |
| + '<(DEPTH)/ui/views/views.gyp:views', |
| + ], |
| + }], |
| ], |
| }, |
| { |