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

Unified Diff: ios/chrome/ios_chrome_tests.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/ios_chrome.gyp ('k') | ios/public/provider/chrome/browser/keyed_service_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index 04fd04c0693d42aaff6a917f9ad4394ce677155c..c71ded6355ef6f5cac0c66e87bf62a44a9ffb984 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -95,6 +95,8 @@
'browser/net/mock_image_fetcher.mm',
'browser/signin/fake_oauth2_token_service_builder.cc',
'browser/signin/fake_oauth2_token_service_builder.h',
+ 'browser/signin/fake_signin_manager_builder.cc',
+ 'browser/signin/fake_signin_manager_builder.h',
'browser/sync/sync_setup_service_mock.cc',
'browser/sync/sync_setup_service_mock.h',
'test/ios_chrome_unit_test_suite.cc',
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/public/provider/chrome/browser/keyed_service_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698