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 |