| Index: components/data_reduction_proxy/browser/BUILD.gn
|
| diff --git a/components/data_reduction_proxy/browser/BUILD.gn b/components/data_reduction_proxy/browser/BUILD.gn
|
| index 96e5b25b9270cc4057b6d5b5100f90acf8e95690..48f1342742e8fde236905f874a84f13d179c92f9 100644
|
| --- a/components/data_reduction_proxy/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/browser/BUILD.gn
|
| @@ -9,6 +9,8 @@ static_library("browser") {
|
| "data_reduction_proxy_config_service.cc",
|
| "data_reduction_proxy_config_service.h",
|
| "data_reduction_proxy_configurator.h",
|
| + "data_reduction_proxy_delegate.cc",
|
| + "data_reduction_proxy_delegate.h",
|
| "data_reduction_proxy_metrics.cc",
|
| "data_reduction_proxy_metrics.h",
|
| "data_reduction_proxy_params.cc",
|
|
|