| Index: chrome/test/base/testing_profile.cc
|
| diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
|
| index 91c14968533c50db51155c202f85b41661ee3278..d2a03433bafb7a4e90c1b3fb197f6b989c411b9e 100644
|
| --- a/chrome/test/base/testing_profile.cc
|
| +++ b/chrome/test/base/testing_profile.cc
|
| @@ -53,7 +53,7 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/test/base/bookmark_load_observer.h"
|
| #include "chrome/test/base/history_index_restore_observer.h"
|
| -#include "chrome/test/base/testing_pref_service.h"
|
| +#include "chrome/test/base/testing_pref_service_syncable.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|