Index: components/data_reduction_proxy/content/common/BUILD.gn |
diff --git a/components/data_reduction_proxy/content/common/BUILD.gn b/components/data_reduction_proxy/content/common/BUILD.gn |
index cb33fbee498d4127521eb631ae39c2e1a9b92d07..0f941c670da296c910e70c4a1e49097e5b619d9c 100644 |
--- a/components/data_reduction_proxy/content/common/BUILD.gn |
+++ b/components/data_reduction_proxy/content/common/BUILD.gn |
@@ -4,6 +4,8 @@ |
static_library("common") { |
sources = [ |
+ "content_data_reduction_proxy_lofi_helper.cc", |
+ "content_data_reduction_proxy_lofi_helper.h", |
"data_reduction_proxy_messages.cc", |
"data_reduction_proxy_messages.h", |
] |