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 c99bbcfd891a9f7044e8eb803a93a9ee4a3bc66c..c4b9ebc73c75ec5e69129f5fe6ff19f685a7807f 100644 |
--- a/components/data_reduction_proxy/core/browser/BUILD.gn |
+++ b/components/data_reduction_proxy/core/browser/BUILD.gn |
@@ -21,6 +21,8 @@ static_library("browser") { |
"data_reduction_proxy_protocol.h", |
"data_reduction_proxy_settings.cc", |
"data_reduction_proxy_settings.h", |
+ "data_reduction_proxy_statistics.cc", |
+ "data_reduction_proxy_statistics.h", |
"data_reduction_proxy_statistics_prefs.cc", |
"data_reduction_proxy_statistics_prefs.h", |
"data_reduction_proxy_tamper_detection.cc", |