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 4646e739df4e1f347a6ce10be812f108ef1de4f9..1fa27b13803c31d30bcbd712cd5f6588b71f07f0 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 "sync/util/unrecoverable_error_handler.h" |
+#include "sync/internal_api/public/util/unrecoverable_error_handler.h" |
class PasswordStore; |
class ProfileSyncService; |