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

Unified Diff: chrome/browser/signin/chrome_signin_manager_delegate.h

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 | « no previous file | chrome/browser/signin/signin_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/chrome_signin_manager_delegate.h
diff --git a/chrome/browser/signin/chrome_signin_manager_delegate.h b/chrome/browser/signin/chrome_signin_manager_delegate.h
index b29b0dc3a961d16c41c06508e34d9da495e7cccf..fd9bad57276f5da341a96b1d559adb6524a28c48 100644
--- a/chrome/browser/signin/chrome_signin_manager_delegate.h
+++ b/chrome/browser/signin/chrome_signin_manager_delegate.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
-#include "chrome/browser/signin/signin_manager_delegate.h"
+#include "components/signin/core/signin_manager_delegate.h"
class CookieSettings;
class Profile;
« no previous file with comments | « no previous file | chrome/browser/signin/signin_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698