| Index: chrome/test/base/scoped_testing_local_state.h
|
| diff --git a/chrome/test/base/scoped_testing_local_state.h b/chrome/test/base/scoped_testing_local_state.h
|
| index 7c1cddaf5d9ae70fe3d21a765588313c66b6a5b7..033075396f544c3ca71576481a614ff65d15e408 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;
|
|
|
|
|