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

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

Issue 2643723004: Add Desktop iOS promotion logging to chrome ios app. (Closed)
Patch Set: Add histogram_macros to desktop_promotion/ 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 9b17b928557cf0fe0e151e2ceb8433986ada1f4f..a83ef43cfa431a32b8decfc3aab16560f43d6757 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