| Index: components/ntp_snippets.gypi
|
| diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
|
| index 18288452d105a82a27db733d47757757afca7905..a8800bff97086a9b243ba7246bdbb9877a9fca15 100644
|
| --- a/components/ntp_snippets.gypi
|
| +++ b/components/ntp_snippets.gypi
|
| @@ -57,6 +57,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',
|
| ],
|
|
|