Index: components/autofill/core/browser/webdata/autofill_data_type_controller.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_data_type_controller.cc b/components/autofill/core/browser/webdata/autofill_data_type_controller.cc |
index 67af5fd718099dd16e9d9746e38dbc0a689e8095..d1399bfc3a2acfc5f6b4f5f5d24b1f8c0bfab1d1 100644 |
--- a/components/autofill/core/browser/webdata/autofill_data_type_controller.cc |
+++ b/components/autofill/core/browser/webdata/autofill_data_type_controller.cc |
@@ -8,8 +8,8 @@ |
#include "base/metrics/histogram.h" |
#include "components/autofill/core/browser/webdata/autocomplete_syncable_service.h" |
#include "components/autofill/core/browser/webdata/autofill_webdata_service.h" |
-#include "components/sync/api/sync_error.h" |
#include "components/sync/base/experiments.h" |
+#include "components/sync/model/sync_error.h" |
namespace browser_sync { |