| 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 420df37a5af5c113365125c6ac1fb044fbcbef28..ed0b904272eeb131410e7f7045422889697146d1 100644
|
| --- a/components/data_reduction_proxy/core/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| @@ -99,8 +99,6 @@ source_set("test_support") {
|
| sources = [
|
| "data_reduction_proxy_config_test_utils.cc",
|
| "data_reduction_proxy_config_test_utils.h",
|
| - "data_reduction_proxy_configurator_test_utils.cc",
|
| - "data_reduction_proxy_configurator_test_utils.h",
|
| "data_reduction_proxy_settings_test_utils.cc",
|
| "data_reduction_proxy_settings_test_utils.h",
|
| "data_reduction_proxy_test_utils.cc",
|
|
|