| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index 817968fc89d449528e9c68e45f32637476ae0af5..0f680c65ba4886256819a9d143c3b0b3c6618067 100644
|
| --- a/components/ntp_snippets.gypi
|
| +++ b/components/ntp_snippets.gypi
|
| @@ -21,6 +21,7 @@
|
| 'image_fetcher',
|
| 'keyed_service_core',
|
| 'leveldb_proto',
|
| + 'offline_pages',
|
| 'prefs/prefs.gyp:prefs',
|
| 'signin_core_browser',
|
| 'suggestions',
|
| @@ -50,6 +51,8 @@
|
| 'ntp_snippets/ntp_snippets_service.h',
|
| 'ntp_snippets/ntp_snippets_status_service.cc',
|
| 'ntp_snippets/ntp_snippets_status_service.h',
|
| + 'ntp_snippets/offline_pages/offline_page_suggestions_provider.cc',
|
| + 'ntp_snippets/offline_pages/offline_page_suggestions_provider.h',
|
| 'ntp_snippets/pref_names.cc',
|
| 'ntp_snippets/pref_names.h',
|
| 'ntp_snippets/proto/ntp_snippets.proto',
|
|
|