| 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..6550c879976880393d8cde89964234854e91d5f7 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/util/unrecoverable_error_handler.h"
|
|
|
| class PasswordStore;
|
| class ProfileSyncService;
|
|
|