| Index: components/autofill/core/browser/webdata/autocomplete_sync_bridge.h
|
| diff --git a/components/autofill/core/browser/webdata/autocomplete_sync_bridge.h b/components/autofill/core/browser/webdata/autocomplete_sync_bridge.h
|
| index 59a9f2d21a799299554cde03b6d8f7a46e03a58f..e03929e448a854521b062781c414de0d41560a12 100644
|
| --- a/components/autofill/core/browser/webdata/autocomplete_sync_bridge.h
|
| +++ b/components/autofill/core/browser/webdata/autocomplete_sync_bridge.h
|
| @@ -5,6 +5,9 @@
|
| #ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_WEBDATA_AUTOCOMPLETE_SYNC_BRIDGE_H_
|
| #define COMPONENTS_AUTOFILL_CORE_BROWSER_WEBDATA_AUTOCOMPLETE_SYNC_BRIDGE_H_
|
|
|
| +#include <memory>
|
| +#include <string>
|
| +
|
| #include "base/scoped_observer.h"
|
| #include "base/supports_user_data.h"
|
| #include "base/threading/non_thread_safe.h"
|
|
|