Chromium Code Reviews| Index: components/offline_pages.gypi |
| diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi |
| index e6bc62a89859822bfdfa158e5cdd626ed28380d3..58bf7e71f53910a0a541e3117dab54ca9d48af3c 100644 |
| --- a/components/offline_pages.gypi |
| +++ b/components/offline_pages.gypi |
| @@ -20,6 +20,7 @@ |
| 'components.gyp:leveldb_proto', |
| 'keyed_service_core', |
| 'offline_pages_proto', |
| + 'user_prefs', |
|
fgorski
2016/05/17 05:33:29
Why is this not in sync with GN?
Also: include ba
romax
2016/05/18 02:36:19
it seems there's no prefs.gypi... but we're removi
|
| ], |
| 'sources': [ |
| 'offline_pages/client_policy_controller.cc', |