Index: components/data_reduction_proxy/core/common/BUILD.gn |
diff --git a/components/data_reduction_proxy/core/common/BUILD.gn b/components/data_reduction_proxy/core/common/BUILD.gn |
index 31acdca2796f28c94f83aa3ce993871a20f74437..4f760aec2b28b49ac0326800c1fc3beaf2acf921 100644 |
--- a/components/data_reduction_proxy/core/common/BUILD.gn |
+++ b/components/data_reduction_proxy/core/common/BUILD.gn |
@@ -6,6 +6,7 @@ import("//components/data_reduction_proxy/core/common/version.gni") |
static_library("common") { |
sources = [ |
+ "data_reduction_proxy_bypass_type_list.h", |
"data_reduction_proxy_event_store.cc", |
"data_reduction_proxy_event_store.h", |
"data_reduction_proxy_headers.cc", |