| 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 bccdbf7d9f70a5c6b3cb19e231b7080599ed8fad..b70f4143ba082dedc987723064b447ee2fd099a3 100644
|
| --- a/components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| +++ b/components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "components/sync/driver/async_directory_type_controller.h"
|
|
|
| namespace autofill {
|
|
|