| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index 8cdef29a4eed76a51d539a633c306d9e01461d9b..5184706ea0a6b4f8320d646034c3150d66f7ce80 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -78,6 +78,8 @@
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_prefs.h',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_request_options.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h',
|
| + 'data_reduction_proxy/core/browser/data_reduction_proxy_service.cc',
|
| + 'data_reduction_proxy/core/browser/data_reduction_proxy_service.h',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_settings.h',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.cc',
|
|
|