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

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: build.gn 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
« no previous file with comments | « chrome/browser/signin/cross_device_promo_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/browser/signin/cross_device_promo_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698