diff options
Diffstat (limited to 'chrome/browser/sync/sync_global_error.h')
-rw-r--r-- | chrome/browser/sync/sync_global_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h index b0c2a45..7be44d8 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; |