| Index: chrome/test/base/testing_profile.cc
|
| ===================================================================
|
| --- chrome/test/base/testing_profile.cc (revision 94974)
|
| +++ chrome/test/base/testing_profile.cc (working copy)
|
| @@ -45,8 +45,8 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/test/base/bookmark_load_observer.h"
|
| #include "chrome/test/base/test_url_request_context_getter.h"
|
| +#include "chrome/test/base/testing_pref_service.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| -#include "chrome/test/testing_pref_service.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/browser/in_process_webkit/webkit_context.h"
|
| #include "content/browser/mock_resource_context.h"
|
|
|