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 a1fffbc57450896c8d6433021c1e1af7433a534f..d12881385d02bfa8aa0eb8e49dafd570bc381354 100644 |
--- a/components/data_reduction_proxy/core/common/BUILD.gn |
+++ b/components/data_reduction_proxy/core/common/BUILD.gn |
@@ -22,21 +22,20 @@ template("common_tmpl") { |
"data_reduction_proxy_page_load_timing.cc", |
"data_reduction_proxy_page_load_timing.h", |
"data_reduction_proxy_params.cc", |
"data_reduction_proxy_params.h", |
"data_reduction_proxy_pref_names.cc", |
"data_reduction_proxy_pref_names.h", |
"data_reduction_proxy_switches.cc", |
"data_reduction_proxy_switches.h", |
"data_reduction_proxy_util.cc", |
"data_reduction_proxy_util.h", |
- "data_saver_status.h", |
"data_savings_recorder.h", |
"lofi_decider.h", |
"lofi_ui_service.h", |
] |
public_deps = [ |
":version_header", |
] |
deps = [ |
"//base", |