| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index 2bdfaa1c5fae69a1b4e1dd9e6c3bcf27dc26414d..449944be098bfa7e3b0e4270a13a43928c184e2d 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -34,6 +34,8 @@
|
| 'data_reduction_proxy/browser/data_reduction_proxy_protocol.h',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings.h',
|
| + 'data_reduction_proxy/browser/data_reduction_proxy_tamper_detect.cc',
|
| + 'data_reduction_proxy/browser/data_reduction_proxy_tamper_detect.h',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_usage_stats.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_usage_stats.h',
|
| ],
|
|
|