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

Unified Diff: chrome/chrome_browser.gypi

Issue 1087933002: Cross Device Promo - Main Eligibility Flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: first set of anthony's comments Created 5 years, 7 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d6221ac94ea474edea83f2741152af96d1aee68b..40756a3b5ad8b879bfcb640ca4c1cd61795cdba6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -833,6 +833,10 @@
'browser/profiles/avatar_menu_observer.h',
'browser/profiles/profile_list_desktop.cc',
'browser/profiles/profile_list_desktop.h',
+ 'browser/signin/cross_device_promo.cc',
+ 'browser/signin/cross_device_promo.h',
+ 'browser/signin/cross_device_promo_factory.cc',
+ 'browser/signin/cross_device_promo_factory.h',
Roger Tawa OOO till Jul 10th 2015/05/15 16:01:40 If these files are here, I don't think we need #if
Mike Lerman 2015/05/15 20:47:34 Great point! done.
],
# Miscellaneous files that were brought up on iOS before the decision not
# to use chrome/ for iOS. These, plus a few of the directory-specific

Powered by Google App Engine
This is Rietveld 408576698