| Index: components/data_reduction_proxy/core/browser/BUILD.gn
|
| diff --git a/components/data_reduction_proxy/core/browser/BUILD.gn b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| index a8b742471226dd9bfc8a51c55ff49b0f8ff46fe5..38786e3d189948c525cb0d204256fb1530bac958 100644
|
| --- a/components/data_reduction_proxy/core/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| @@ -12,6 +12,7 @@ static_library("browser") {
|
| "data_reduction_proxy_config.h",
|
| "data_reduction_proxy_configurator.cc",
|
| "data_reduction_proxy_configurator.h",
|
| + "data_reduction_proxy_debug_ui_service_core.h",
|
| "data_reduction_proxy_delegate.cc",
|
| "data_reduction_proxy_delegate.h",
|
| "data_reduction_proxy_interceptor.cc",
|
|
|