Index: chrome/browser/sync/backend_unrecoverable_error_handler.h |
diff --git a/chrome/browser/sync/backend_unrecoverable_error_handler.h b/chrome/browser/sync/backend_unrecoverable_error_handler.h |
index b9f8d184400ab83ec48927ad2969d3df6a88c5b7..e63c2e5ed289b798ab001554c0f31cd172d349eb 100644 |
--- a/chrome/browser/sync/backend_unrecoverable_error_handler.h |
+++ b/chrome/browser/sync/backend_unrecoverable_error_handler.h |
@@ -11,8 +11,8 @@ |
#include "base/location.h" |
#include "base/memory/weak_ptr.h" |
-#include "sync/util/unrecoverable_error_handler.h" |
-#include "sync/util/weak_handle.h" |
+#include "sync/internal_api/public/util/unrecoverable_error_handler.h" |
+#include "sync/internal_api/public/util/weak_handle.h" |
class ProfileSyncService; |
namespace browser_sync { |