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

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

Issue 2643723004: Add Desktop iOS promotion logging to chrome ios app. (Closed)
Patch Set: address comments / change pref name Created 3 years, 11 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/app/BUILD.gn
diff --git a/ios/chrome/app/BUILD.gn b/ios/chrome/app/BUILD.gn
index ac46e1923379cd0bb4d1f145202c86aee3aa2b5b..80f47b2d2727da6b35ed834a2bfc20eb928063bc 100644
--- a/ios/chrome/app/BUILD.gn
+++ b/ios/chrome/app/BUILD.gn
@@ -173,6 +173,7 @@ source_set("app_internal") {
"//ios/chrome/browser/content_settings",
"//ios/chrome/browser/crash_report",
"//ios/chrome/browser/crash_report:crash_report_internal",
+ "//ios/chrome/browser/desktop_promotion",
"//ios/chrome/browser/favicon",
"//ios/chrome/browser/first_run",
"//ios/chrome/browser/geolocation",

Powered by Google App Engine
This is Rietveld 408576698