| Index: ios/chrome/test/ios_chrome_scoped_testing_local_state.h
|
| diff --git a/ios/chrome/test/ios_chrome_scoped_testing_local_state.h b/ios/chrome/test/ios_chrome_scoped_testing_local_state.h
|
| index 77fe3167521a1aac4f2cd62b432b2e66a4859979..498cb92f9747f581514c1499d8ea80a709af2043 100644
|
| --- a/ios/chrome/test/ios_chrome_scoped_testing_local_state.h
|
| +++ b/ios/chrome/test/ios_chrome_scoped_testing_local_state.h
|
| @@ -6,7 +6,7 @@
|
| #define IOS_CHROME_TEST_IOS_CHROME_SCOPED_TESTING_LOCAL_STATE_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/prefs/testing_pref_service.h"
|
| +#include "base/prefs/testing_pref_service.h"
|
|
|
| // Helper class to temporarily set up a |local_state| in the global
|
| // TestingApplicationContext.
|
|
|