| 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 77ef2a4027990f8852f74eb55f593821b2462f6c..989afd8d039f2d281862216b557af75fdfc3421e 100644
|
| --- a/components/data_reduction_proxy/core/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| @@ -137,6 +137,7 @@ source_set("unit_tests") {
|
| "data_reduction_proxy_config_service_client_unittest.cc",
|
| "data_reduction_proxy_config_unittest.cc",
|
| "data_reduction_proxy_configurator_unittest.cc",
|
| + "data_reduction_proxy_delegate_unittest.cc",
|
| "data_reduction_proxy_experiments_stats_unittest.cc",
|
| "data_reduction_proxy_interceptor_unittest.cc",
|
| "data_reduction_proxy_io_data_unittest.cc",
|
|
|