Index: content/browser/download/download_browsertest.cc |
diff --git a/content/browser/download/download_browsertest.cc b/content/browser/download/download_browsertest.cc |
index 516ae18d86123420c787d9b735a2463136c1dbfc..b638cfa44a4d8e1dcfe48df8e5840f0dcc6b9c10 100644 |
--- a/content/browser/download/download_browsertest.cc |
+++ b/content/browser/download/download_browsertest.cc |
@@ -26,10 +26,10 @@ |
#include "content/public/test/download_test_observer.h" |
#include "content/public/test/test_file_error_injector.h" |
#include "content/public/test/test_utils.h" |
-#include "content/shell/shell.h" |
-#include "content/shell/shell_browser_context.h" |
-#include "content/shell/shell_download_manager_delegate.h" |
-#include "content/shell/shell_network_delegate.h" |
+#include "content/shell/browser/shell.h" |
+#include "content/shell/browser/shell_browser_context.h" |
+#include "content/shell/browser/shell_download_manager_delegate.h" |
+#include "content/shell/browser/shell_network_delegate.h" |
#include "content/test/content_browser_test.h" |
#include "content/test/content_browser_test_utils.h" |
#include "content/test/net/url_request_mock_http_job.h" |