| Index: components/autofill/core/browser/test_autofill_client.h
|
| diff --git a/components/autofill/core/browser/test_autofill_client.h b/components/autofill/core/browser/test_autofill_client.h
|
| index 62a70393eccb4fad4bbee53ea80bcc19f2cebb40..d11e8740314fa43ba59e5f931358927f175c72bd 100644
|
| --- a/components/autofill/core/browser/test_autofill_client.h
|
| +++ b/components/autofill/core/browser/test_autofill_client.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/i18n/rtl.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/prefs/pref_service.h"
|
| #include "components/autofill/core/browser/autofill_client.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "components/rappor/test_rappor_service.h"
|
| #include "google_apis/gaia/fake_identity_provider.h"
|
| #include "google_apis/gaia/fake_oauth2_token_service.h"
|
|
|