Index: content/renderer/resource_fetcher_browsertest.cc |
=================================================================== |
--- content/renderer/resource_fetcher_browsertest.cc (revision 259922) |
+++ content/renderer/resource_fetcher_browsertest.cc (working copy) |
@@ -13,10 +13,10 @@ |
#include "content/public/common/content_switches.h" |
#include "content/public/common/url_constants.h" |
#include "content/public/renderer/render_view.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/public/test/test_utils.h" |
#include "content/shell/browser/shell.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "third_party/WebKit/public/platform/WebURLResponse.h" |
#include "third_party/WebKit/public/web/WebFrame.h" |
#include "third_party/WebKit/public/web/WebView.h" |