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

Unified Diff: components/signin/core/browser/BUILD.gn

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 | « components/signin.gypi ('k') | components/signin/core/browser/device_activity_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin/core/browser/BUILD.gn
diff --git a/components/signin/core/browser/BUILD.gn b/components/signin/core/browser/BUILD.gn
index 5e9d59aa5fecc9ff95b58e3a6216c0fdcf22f2b4..b57e33b0384ed80eeed291bfe650df09d84a3aa1 100644
--- a/components/signin/core/browser/BUILD.gn
+++ b/components/signin/core/browser/BUILD.gn
@@ -12,6 +12,8 @@ static_library("browser") {
"account_service_flag_fetcher.h",
"account_tracker_service.cc",
"account_tracker_service.h",
+ "device_activity_fetcher.cc",
+ "device_activity_fetcher.h",
"gaia_cookie_manager_service.cc",
"gaia_cookie_manager_service.h",
"mutable_profile_oauth2_token_service.cc",
« no previous file with comments | « components/signin.gypi ('k') | components/signin/core/browser/device_activity_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698