Index: content/browser/worker_host/test/worker_browsertest.cc |
=================================================================== |
--- content/browser/worker_host/test/worker_browsertest.cc (revision 259922) |
+++ content/browser/worker_host/test/worker_browsertest.cc (working copy) |
@@ -16,12 +16,12 @@ |
#include "content/public/browser/browser_thread.h" |
#include "content/public/common/content_paths.h" |
#include "content/public/test/browser_test_utils.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/shell/browser/shell_content_browser_client.h" |
#include "content/shell/browser/shell_resource_dispatcher_host_delegate.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "net/base/test_data_directory.h" |
#include "net/test/spawned_test_server/spawned_test_server.h" |
#include "url/gurl.h" |