| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index 817968fc89d449528e9c68e45f32637476ae0af5..29123af0279db422cde3389a7114cb3f43dcf664 100644
|
| --- a/components/ntp_snippets.gypi
|
| +++ b/components/ntp_snippets.gypi
|
| @@ -53,6 +53,8 @@
|
| 'ntp_snippets/pref_names.cc',
|
| 'ntp_snippets/pref_names.h',
|
| 'ntp_snippets/proto/ntp_snippets.proto',
|
| + 'ntp_snippets/request_counter.cc',
|
| + 'ntp_snippets/request_counter.h',
|
| 'ntp_snippets/switches.cc',
|
| 'ntp_snippets/switches.h',
|
| ],
|
|
|