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

Unified Diff: components/signin.gypi

Issue 1245103005: Componentize more signin code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/chrome_tests_unit.gypi ('k') | components/signin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin.gypi
diff --git a/components/signin.gypi b/components/signin.gypi
index ac2d6fee16c3faa112c2630c758bf9c2720479cb..7dd60010299ea3d01c02543e801e4be6fe9f22c0 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -116,6 +116,8 @@
# Note: file list duplicated in GN build.
'signin/core/browser/fake_auth_status_provider.cc',
'signin/core/browser/fake_auth_status_provider.h',
+ 'signin/core/browser/fake_profile_oauth2_token_service.cc',
+ 'signin/core/browser/fake_profile_oauth2_token_service.h',
'signin/core/browser/test_signin_client.cc',
'signin/core/browser/test_signin_client.h',
],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/signin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698