| 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 1d659d3682a51ec6ba631a970a137940691032df..451076e22afba734f30a6b23806be4edc0acc62a 100644
|
| --- a/components/data_reduction_proxy/core/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| @@ -10,6 +10,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.h",
|
| "data_reduction_proxy_delegate.cc",
|
| "data_reduction_proxy_delegate.h",
|
| "data_reduction_proxy_interceptor.cc",
|
|
|