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

Unified Diff: components/metrics.gypi

Issue 293663002: [Metrics] Move MetricsServiceObserver into //components/metrics (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 5c9b1f959e88a5b54c954faa348fa0519b538e87..400cddbbf347b2738d1f701866a21aba5145a827 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -23,6 +23,8 @@
'metrics/metrics_log_manager.h',
'metrics/metrics_pref_names.cc',
'metrics/metrics_pref_names.h',
+ 'metrics/metrics_service_observer.cc',
+ 'metrics/metrics_service_observer.h',
'metrics/persisted_logs.cc',
'metrics/persisted_logs.h',
],

Powered by Google App Engine
This is Rietveld 408576698