| Index: chrome/test/base/testing_pref_service.cc
|
| ===================================================================
|
| --- chrome/test/base/testing_pref_service.cc (revision 96452)
|
| +++ chrome/test/base/testing_pref_service.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/prefs/pref_notifier.h"
|
| #include "chrome/browser/prefs/pref_value_store.h"
|
| #include "chrome/browser/prefs/testing_pref_store.h"
|
| -#include "chrome/test/testing_browser_process.h"
|
| +#include "chrome/test/base/testing_browser_process.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| TestingPrefServiceBase::TestingPrefServiceBase(
|
|
|