| 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 f014d0ff4c891228bf6cbc1dd836522ecdfdb537..cc3c571e1f628913e64ba2e7beba271f3347f27c 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_bypass_protocol.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",
|
|
|