| Index: chrome/browser/sync/glue/autofill_profile_data_type_controller.h
|
| diff --git a/chrome/browser/sync/glue/autofill_profile_data_type_controller.h b/chrome/browser/sync/glue/autofill_profile_data_type_controller.h
|
| index 3e0074833baa7122663f3c4993224c8170756086..b4a175eed0d5c9991e6fc22a28030b2e39ffa0e2 100644
|
| --- a/chrome/browser/sync/glue/autofill_profile_data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/autofill_profile_data_type_controller.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/scoped_observer.h"
|
| #include "chrome/browser/sync/glue/non_ui_data_type_controller.h"
|
| -#include "components/autofill/browser/personal_data_manager_observer.h"
|
| +#include "components/autofill/core/browser/personal_data_manager_observer.h"
|
|
|
| namespace autofill {
|
| class PersonalDataManager;
|
|
|