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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2121083004: Upstream ProfileOAuth2TokenServiceProviderImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style nits Created 4 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
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 70805734e9a02545d8d04e944ef4186a0d421833..934626c8fd279558ca12800797bee2f0f98318c7 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -522,6 +522,8 @@
'browser/signin/ios_chrome_signin_status_metrics_provider_delegate.h',
'browser/signin/oauth2_token_service_factory.h',
'browser/signin/oauth2_token_service_factory.mm',
+ 'browser/signin/profile_oauth2_token_service_ios_provider_impl.h',
+ 'browser/signin/profile_oauth2_token_service_ios_provider_impl.mm',
'browser/signin/signin_client_factory.cc',
'browser/signin/signin_client_factory.h',
'browser/signin/signin_client_impl.h',

Powered by Google App Engine
This is Rietveld 408576698