Index: chrome/browser/sync/sync_global_error.h |
diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h |
index 23ac7520b59f78d00cf799417a5769ce161be6e7..9d8c9e55aa54e03a9c5958e884917614c17bcc5c 100644 |
--- a/chrome/browser/sync/sync_global_error.h |
+++ b/chrome/browser/sync/sync_global_error.h |
@@ -7,9 +7,9 @@ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
-#include "chrome/browser/sync/sync_error_controller.h" |
#include "chrome/browser/ui/global_error/global_error.h" |
#include "components/keyed_service/core/keyed_service.h" |
+#include "components/sync_driver/sync_error_controller.h" |
class ProfileSyncService; |