Index: components/ntp_snippets.gypi |
diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi |
index e3267dca97d89fdcb51655aa5feac19bbb1d6130..551d3e6b2d7944df7bc7990401d13832e20e9c04 100644 |
--- a/components/ntp_snippets.gypi |
+++ b/components/ntp_snippets.gypi |
@@ -20,6 +20,8 @@ |
'ntp_snippets/inner_iterator.h', |
'ntp_snippets/ntp_snippet.cc', |
'ntp_snippets/ntp_snippet.h', |
+ 'ntp_snippets/ntp_snippets_fetcher.cc', |
+ 'ntp_snippets/ntp_snippets_fetcher.h', |
'ntp_snippets/ntp_snippets_service.cc', |
'ntp_snippets/ntp_snippets_service.h', |
], |