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

Unified Diff: components/data_reduction_proxy.gypi

Issue 602503002: Adds UMA to measure when the data reduction proxy via header is missing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove DCHECKs from tests Created 6 years, 3 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.gypi
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
index bc0f00c02dcd7ec744165b1b795341515ab4c280..0fa2babf740f673309c2a00ce67d84a5f1f461f2 100644
--- a/components/data_reduction_proxy.gypi
+++ b/components/data_reduction_proxy.gypi
@@ -89,6 +89,8 @@
'data_reduction_proxy/browser/data_reduction_proxy_params_test_utils.h',
'data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.cc',
'data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.h',
+ 'data_reduction_proxy/common/data_reduction_proxy_headers_test_utils.cc',
+ 'data_reduction_proxy/common/data_reduction_proxy_headers_test_utils.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698