| Index: chrome/test/base/testing_profile_manager.h
|
| diff --git a/chrome/test/base/testing_profile_manager.h b/chrome/test/base/testing_profile_manager.h
|
| index d37f0448d4b416c75c096cf3520a3d2dc153e87f..c18cf32a31d8d96c553f395b139513b5b567c6c2 100644
|
| --- a/chrome/test/base/testing_profile_manager.h
|
| +++ b/chrome/test/base/testing_profile_manager.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/string16.h"
|
| -#include "chrome/test/base/testing_pref_service.h"
|
| +#include "chrome/test/base/scoped_testing_local_state.h"
|
|
|
| class ProfileInfoCache;
|
| class ProfileManager;
|
|
|