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..f30db7314b826fe18291daebd8111270ed71ef37 100644 |
--- a/components/data_reduction_proxy/core/browser/BUILD.gn |
+++ b/components/data_reduction_proxy/core/browser/BUILD.gn |
@@ -57,6 +57,8 @@ source_set("test_support") { |
"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", |
+ "data_reduction_proxy_test_utils.h", |
] |
public_deps = [ |