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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2722113004: Flush UKM metrics when backgrounded on Android and iOS. (Closed)
Patch Set: fix ios build Created 3 years, 10 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: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index f5b45ac80c5bfb8c94d5a138b24b91f2ec0041a8..76d8f48c83f7961861d52b12b5bb81d6997c9e5a 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -147,6 +147,7 @@ source_set("browser_impl") {
"//components/prefs",
"//components/rappor",
"//components/translate/core/browser",
+ "//components/ukm",
"//components/update_client",
"//components/variations",
"//components/variations/field_trial_config",

Powered by Google App Engine
This is Rietveld 408576698