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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1252323006: [iOS] Upstream //ios/chrome/browser/signin/signin_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add SigninErrorProvider Created 5 years, 4 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_util.mm ('k') | ios/provider/ios_provider_chrome.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 d1ea95e399c24662043a859bfe2f4137cada2d87..76057fc6e6ed5e14f3b10a5690a5cd5a22bac59d 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -305,6 +305,8 @@
'browser/signin/signin_manager_factory.cc',
'browser/signin/signin_manager_factory.h',
'browser/signin/signin_manager_factory_observer.h',
+ 'browser/signin/signin_util.h',
+ 'browser/signin/signin_util.mm',
'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_util.mm ('k') | ios/provider/ios_provider_chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698