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', |
], |
# 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 |