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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1257663002: iOS factories for SigninManager and GaiaCookieManagerService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fakeSigninManager
Patch Set: Fix copyright 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 | « ios/chrome/browser/signin/signin_manager_factory_observer.h ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index b84fec71bc83ba0668b19d1e2cab76bb611a7670..ef11ff4b7580f31e45805798cbfe2163bf86e0a7 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -280,6 +280,8 @@
'browser/signin/gaia_auth_fetcher_ios.h',
'browser/signin/gaia_auth_fetcher_ios.mm',
'browser/signin/gaia_auth_fetcher_ios_private.h',
+ 'browser/signin/gaia_cookie_manager_service_factory.cc',
+ 'browser/signin/gaia_cookie_manager_service_factory.h',
'browser/signin/oauth2_token_service_factory.cc',
'browser/signin/oauth2_token_service_factory.h',
'browser/signin/signin_client_factory.cc',
@@ -288,6 +290,9 @@
'browser/signin/signin_client_impl.h',
'browser/signin/signin_error_controller_factory.cc',
'browser/signin/signin_error_controller_factory.h',
+ 'browser/signin/signin_manager_factory.cc',
+ 'browser/signin/signin_manager_factory.h',
+ 'browser/signin/signin_manager_factory_observer.h',
'browser/snapshots/snapshot_cache.h',
'browser/snapshots/snapshot_cache.mm',
'browser/snapshots/snapshot_manager.h',
« no previous file with comments | « ios/chrome/browser/signin/signin_manager_factory_observer.h ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698