| Index: chrome/browser/sync/profile_sync_components_factory.h
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory.h b/chrome/browser/sync/profile_sync_components_factory.h
|
| index 042b05dcd86c0cbaa4cf394f1906478bba6da209..2d79ad7b545068259cf26473b77f47e5f54e0d87 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/sync/glue/data_type_controller.h"
|
| #include "chrome/browser/sync/glue/data_type_error_handler.h"
|
| -#include "chrome/browser/sync/internal_api/includes/unrecoverable_error_handler.h"
|
| +#include "sync/util/unrecoverable_error_handler.h"
|
|
|
| class PasswordStore;
|
| class ProfileSyncService;
|
|
|