| Index: components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| diff --git a/components/autofill/core/browser/webdata/autofill_data_type_controller.h b/components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| index ed7a83308bb9d7d8fd0cf98dbe24b9e77030ad7a..6bcf0ee21f11239fe48508c9902c495437e6d972 100644
|
| --- a/components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| +++ b/components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "components/sync_driver/non_ui_data_type_controller.h"
|
| +#include "components/sync/driver/non_ui_data_type_controller.h"
|
|
|
| namespace autofill {
|
| class AutofillWebDataService;
|
|
|