| Index: chrome/browser/sync/sync_global_error.h
|
| diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h
|
| index f04df48324837075737f335cddc1be99968e6962..6ea410d6068d7fa1639978973478c6e79547bb17 100644
|
| --- a/chrome/browser/sync/sync_global_error.h
|
| +++ b/chrome/browser/sync/sync_global_error.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/sync/profile_sync_service_observer.h"
|
| -#include "chrome/browser/ui/global_error.h"
|
| +#include "chrome/browser/ui/global_error/global_error.h"
|
|
|
| class ProfileSyncService;
|
| class SigninManager;
|
|
|