| Index: components/autofill/core/browser/webdata/autofill_webdata_backend.h
|
| diff --git a/components/autofill/core/browser/webdata/autofill_webdata_backend.h b/components/autofill/core/browser/webdata/autofill_webdata_backend.h
|
| index 5b913054bfdf6cbd416df70785b5d65964b64ff8..8885a58f22490ad52ba9957046915ffe2746f320 100644
|
| --- a/components/autofill/core/browser/webdata/autofill_webdata_backend.h
|
| +++ b/components/autofill/core/browser/webdata/autofill_webdata_backend.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_WEBDATA_AUTOFILL_WEBDATA_BACKEND_H_
|
| #define COMPONENTS_AUTOFILL_CORE_BROWSER_WEBDATA_AUTOFILL_WEBDATA_BACKEND_H_
|
|
|
| -#include "sync/internal_api/public/base/model_type.h"
|
| +#include "components/sync/base/model_type.h"
|
|
|
| class WebDatabase;
|
|
|
|
|