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

Unified Diff: components/signin.gypi

Issue 132083002: Move SigninManagerDelegate into the Signin component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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_browser.gypi ('k') | components/signin/core/signin_manager_delegate.h » ('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 0208a97d652f3adaebdda930f0af6648506349d5..811d722643cd9a3bb6c06ad88bc4d0cdaa10b396 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -17,6 +17,7 @@
'..',
],
'sources': [
+ 'signin/core/signin_manager_delegate.h',
'signin/core/webdata/token_service_table.cc',
'signin/core/webdata/token_service_table.h',
'signin/core/webdata/token_web_data.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/signin/core/signin_manager_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698