| 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 df36125fcab0dd7db5c07c28e20979227fa9a7ab..efb5a983b93c1f43d80aec3f174e5c177dc7cd50 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "chrome/browser/sync/glue/data_type_controller.h"
|
| -#include "chrome/browser/sync/unrecoverable_error_handler.h"
|
| +#include "chrome/browser/sync/internal_api/includes/unrecoverable_error_handler.h"
|
|
|
| class PasswordStore;
|
| class ProfileSyncService;
|
|
|