Chromium Code Reviews| Index: components/ntp_snippets.gypi |
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi |
| index d6a0d63f02cab3b0e82e6f8165ae0be36611715b..7bf22e8789295d078ef6d36565744121ebfef10b 100644 |
| --- a/components/ntp_snippets.gypi |
| +++ b/components/ntp_snippets.gypi |
| @@ -25,6 +25,8 @@ |
| 'ntp_snippets/ntp_snippets_scheduler.h', |
| 'ntp_snippets/ntp_snippets_service.cc', |
| 'ntp_snippets/ntp_snippets_service.h', |
| + 'ntp_snippets/pref_names.cc', |
| + 'ntp_snippets/pref_names.h', |
| ], |
| }, |
| ], |