Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: components/data_reduction_proxy/core/common/BUILD.gn

Issue 2010253003: Sending a data saver Pageload metrics pingback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 708f8211fa8cc75385700e679fac8b178e24c27a..f5da9da223639be4b9cbb6149a3fa6cac982d9fe 100644
--- a/components/data_reduction_proxy/core/common/BUILD.gn
+++ b/components/data_reduction_proxy/core/common/BUILD.gn
@@ -12,20 +12,21 @@ template("common_tmpl") {
"data_reduction_proxy_bypass_action_list.h",
"data_reduction_proxy_bypass_type_list.h",
"data_reduction_proxy_config_values.h",
"data_reduction_proxy_event_creator.cc",
"data_reduction_proxy_event_creator.h",
"data_reduction_proxy_event_storage_delegate.h",
"data_reduction_proxy_event_store.cc",
"data_reduction_proxy_event_store.h",
"data_reduction_proxy_headers.cc",
"data_reduction_proxy_headers.h",
+ "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",
"lofi_decider.h",
"lofi_ui_service.h",

Powered by Google App Engine
This is Rietveld 408576698