| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index 6a0e06e71061772e658acf9480b166b9fecabe61..1f2977c9b549c1848f9b64adc71bde296b0984bb 100644
|
| --- a/components/ntp_snippets.gypi
|
| +++ b/components/ntp_snippets.gypi
|
| @@ -42,6 +42,10 @@
|
| 'ntp_snippets/pref_names.cc',
|
| 'ntp_snippets/pref_names.h',
|
| 'ntp_snippets/proto/ntp_snippets.proto',
|
| + 'ntp_snippets/snippet_category.h',
|
| + 'ntp_snippets/snippet_provider_type.h',
|
| + 'ntp_snippets/snippet.cc',
|
| + 'ntp_snippets/snippet.h',
|
| 'ntp_snippets/switches.cc',
|
| 'ntp_snippets/switches.h',
|
| ],
|
|
|