diff options
Diffstat (limited to 'chrome/test/base/scoped_testing_local_state.h')
-rw-r--r-- | chrome/test/base/scoped_testing_local_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/base/scoped_testing_local_state.h b/chrome/test/base/scoped_testing_local_state.h index 7c1cdda..0330753 100644 --- a/chrome/test/base/scoped_testing_local_state.h +++ b/chrome/test/base/scoped_testing_local_state.h @@ -6,7 +6,7 @@ #define CHROME_TEST_BASE_SCOPED_TESTING_LOCAL_STATE_H_ #include "base/basictypes.h" -#include "chrome/test/base/testing_pref_service.h" +#include "base/prefs/testing_pref_service.h" class TestingBrowserProcess; |