Index: chrome/browser/sync/sync_ui_util.cc |
diff --git a/chrome/browser/sync/sync_ui_util.cc b/chrome/browser/sync/sync_ui_util.cc |
index 695f1ee93412c52956c06e313f742bc5b30447ea..30afb16a88a7526c9102df2934694ad140b50119 100644 |
--- a/chrome/browser/sync/sync_ui_util.cc |
+++ b/chrome/browser/sync/sync_ui_util.cc |
@@ -45,7 +45,7 @@ |
#include "components/user_manager/user_manager.h" |
#else |
#include "chrome/browser/signin/signin_manager_factory.h" |
-#include "components/sync_driver/sync_error_controller.h" |
+#include "components/sync/driver/sync_error_controller.h" |
#endif // defined(OS_CHROMEOS) |
typedef GoogleServiceAuthError AuthError; |