Index: content/shell/shell_browser_context.cc |
diff --git a/content/shell/shell_browser_context.cc b/content/shell/shell_browser_context.cc |
index 5eb0f6d454c4d396bca0e3b87cd05ff3ac047d67..f2a9bdd11720670b1735719bcdb57f4bf27fa895 100644 |
--- a/content/shell/shell_browser_context.cc |
+++ b/content/shell/shell_browser_context.cc |
@@ -15,8 +15,8 @@ |
#include "content/public/browser/resource_context.h" |
#include "content/public/browser/storage_partition.h" |
#include "content/public/common/content_switches.h" |
+#include "content/shell/common/shell_switches.h" |
#include "content/shell/shell_download_manager_delegate.h" |
-#include "content/shell/shell_switches.h" |
#include "content/shell/shell_url_request_context_getter.h" |
#if defined(OS_WIN) |