| Index: chrome/browser/sync/profile_sync_service.h
|
| diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h
|
| index 0f916cd9a5c95ff006d1ce998a21f49b91787404..bdaf80738519e2f6c3c083013112f630e09cca61 100644
|
| --- a/chrome/browser/sync/profile_sync_service.h
|
| +++ b/chrome/browser/sync/profile_sync_service.h
|
| @@ -30,7 +30,7 @@
|
| #include "chrome/browser/sync/sync_js_controller.h"
|
| #include "chrome/browser/sync/sync_prefs.h"
|
| #include "chrome/browser/sync/sync_setup_wizard.h"
|
| -#include "chrome/browser/sync/unrecoverable_error_handler.h"
|
| +#include "chrome/browser/sync/util/unrecoverable_error_handler.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"
|
|
|