Index: content/browser/worker_host/test/worker_browsertest.cc |
diff --git a/content/browser/worker_host/test/worker_browsertest.cc b/content/browser/worker_host/test/worker_browsertest.cc |
index ca87c5d0dd5d22c121377548f420a14c4b94b023..326e01f569877984bb58e254fd7823e5e425eb60 100644 |
--- a/content/browser/worker_host/test/worker_browsertest.cc |
+++ b/content/browser/worker_host/test/worker_browsertest.cc |
@@ -17,9 +17,9 @@ |
#include "content/public/common/content_paths.h" |
#include "content/public/test/browser_test_utils.h" |
#include "content/public/test/test_utils.h" |
-#include "content/shell/shell.h" |
-#include "content/shell/shell_content_browser_client.h" |
-#include "content/shell/shell_resource_dispatcher_host_delegate.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" |