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

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

Issue 2694893002: Integrate SMS service with Desktop iOS promotion (Closed)
Patch Set: Comments 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 07008685e4ea287b55506089ba92f50596453a14..290ae090d6b67e551bfbffb1e29ad2f8931774fb 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -3016,6 +3016,7 @@ split_static_library("ui") {
if (is_win) {
sources += [
+ "desktop_ios_promotion/desktop_ios_promotion.h",
"desktop_ios_promotion/desktop_ios_promotion_controller.cc",
"desktop_ios_promotion/desktop_ios_promotion_controller.h",
"desktop_ios_promotion/desktop_ios_promotion_util.cc",

Powered by Google App Engine
This is Rietveld 408576698