| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index 77f9f69de892519df46d687740ca6ffde75eeef3..d965b2e787532a91de3f965aedcef0d37037874c 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -23,6 +23,8 @@
|
| # Note: sources list duplicated in GN build.
|
| 'data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h',
|
| + 'data_reduction_proxy/browser/data_reduction_proxy_delayed_pref_service.cc',
|
| + 'data_reduction_proxy/browser/data_reduction_proxy_delayed_pref_service.h',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_config_service.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_config_service.h',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_configurator.h',
|
|
|