Index: chrome/test/base/testing_profile.cc |
diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc |
index 5e845fc3112f9128bebe719fd5ace79834ae8bb3..1c6c81913c25e2f4c637caeb38ed4ce0bfe81ea5 100644 |
--- a/chrome/test/base/testing_profile.cc |
+++ b/chrome/test/base/testing_profile.cc |
@@ -46,9 +46,9 @@ |
#include "chrome/test/base/bookmark_load_observer.h" |
#include "chrome/test/base/testing_pref_service.h" |
#include "chrome/test/base/ui_test_utils.h" |
-#include "content/browser/mock_resource_context.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
+#include "content/test/mock_resource_context.h" |
#include "net/base/cookie_monster.h" |
#include "net/url_request/url_request_context.h" |
#include "net/url_request/url_request_context_getter.h" |