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

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

Issue 2643723004: Add Desktop iOS promotion logging to chrome ios app. (Closed)
Patch Set: CL 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 78fd19498778790c2711402e14f0dcaca8f4cdc5..c54b34661e6c3c0ee64e5aeff2dc8159d2104b39 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