| Index: chrome/browser/signin/signin_tracker.h
|
| diff --git a/chrome/browser/signin/signin_tracker.h b/chrome/browser/signin/signin_tracker.h
|
| index d4008ef4f9c75539a3307c578695f54b7ca6085c..7948b948b24d2bdb32d8c5d04abb5963fd51f784 100644
|
| --- a/chrome/browser/signin/signin_tracker.h
|
| +++ b/chrome/browser/signin/signin_tracker.h
|
| @@ -6,10 +6,10 @@
|
| #define CHROME_BROWSER_SIGNIN_SIGNIN_TRACKER_H_
|
|
|
| #include "chrome/browser/sync/profile_sync_service_observer.h"
|
| -#include "chrome/common/net/gaia/google_service_auth_error.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/public/browser/notification_types.h"
|
| +#include "google_apis/gaia/google_service_auth_error.h"
|
|
|
| class Profile;
|
|
|
|
|