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

Unified Diff: components/metrics.gypi

Issue 1859213002: Move the thread hop for UMA user actions from content:: to base::. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Answered Alexei and Ilya. Created 4 years, 8 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 959f0522511e6867f095ce4f7ba208248db03d9b..8b48833181d5e342cc195ccd645c19aad69cd9ed 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -187,6 +187,7 @@
'..',
],
'dependencies': [
+ '../base/base.gyp:test_support_base',
'component_metrics_proto',
'metrics',
],

Powered by Google App Engine
This is Rietveld 408576698