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

Unified Diff: components/metrics.gypi

Issue 1974593002: Make the launch params the default client behavior for UMA 3g (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index 50eade56fb4c5aab8128cc6102f1f97e29a94d3f..047f49161c1214337a07632dd8cecbe870680e7a 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -121,6 +121,8 @@
'version_info',
],
'sources': [
+ 'metrics/net/cellular_logic_helper.cc',
+ 'metrics/net/cellular_logic_helper.h',
'metrics/net/net_metrics_log_uploader.cc',
'metrics/net/net_metrics_log_uploader.h',
'metrics/net/network_metrics_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698