Index: components/ntp_snippets.gypi |
diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi |
index 18288452d105a82a27db733d47757757afca7905..bf30979465ecda6bc6752d79acbd7fe3eee5b749 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_throttler.cc', |
+ 'ntp_snippets/request_throttler.h', |
'ntp_snippets/switches.cc', |
'ntp_snippets/switches.h', |
], |