Index: content/shell/shell_download_manager_delegate.cc |
diff --git a/content/shell/shell_download_manager_delegate.cc b/content/shell/shell_download_manager_delegate.cc |
index 4660f0bd6d099ba802d768b5d14515ca5b8397fd..d5c9cdd9a7dc1a6f3b40234f76d07c1377cdb3a0 100644 |
--- a/content/shell/shell_download_manager_delegate.cc |
+++ b/content/shell/shell_download_manager_delegate.cc |
@@ -14,10 +14,10 @@ |
#include "base/logging.h" |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
-#include "content/browser/browser_context.h" |
#include "content/browser/download/download_manager.h" |
#include "content/browser/download/download_state_info.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/public/browser/browser_context.h" |
#include "content/public/browser/browser_thread.h" |
#include "net/base/net_util.h" |