| 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 b0c2a4579dabf405b7e3d1c48fac1a90de13741f..7be44d8ee2bdf111ef8fec7c46f8b7bfdb60da7d 100644
|
| --- a/chrome/browser/sync/sync_global_error.h
|
| +++ b/chrome/browser/sync/sync_global_error.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/sync/profile_sync_service_observer.h"
|
| +#include "chrome/browser/api/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/ui/global_error/global_error.h"
|
|
|
| class ProfileSyncService;
|
|
|