| Index: components/webdata_services/web_data_service_wrapper.cc
|
| diff --git a/components/webdata_services/web_data_service_wrapper.cc b/components/webdata_services/web_data_service_wrapper.cc
|
| index 4de1cce69074f9dde67ce189a1ebb714f87e762c..398660f3f39811d0ccf0ce49156cf996075aab33 100644
|
| --- a/components/webdata_services/web_data_service_wrapper.cc
|
| +++ b/components/webdata_services/web_data_service_wrapper.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/files/file_path.h"
|
| #include "base/single_thread_task_runner.h"
|
| +#include "build/build_config.h"
|
| #include "components/autofill/core/browser/webdata/autocomplete_syncable_service.h"
|
| #include "components/autofill/core/browser/webdata/autofill_profile_syncable_service.h"
|
| #include "components/autofill/core/browser/webdata/autofill_table.h"
|
|
|