Index: content/shell/shell_url_request_context_getter.cc |
diff --git a/content/shell/shell_url_request_context_getter.cc b/content/shell/shell_url_request_context_getter.cc |
index 2fa6c39ade5b32725b53a1410107bbf046415518..c529daf9d4afd0a4d05ea6a8501059c76da01a4a 100644 |
--- a/content/shell/shell_url_request_context_getter.cc |
+++ b/content/shell/shell_url_request_context_getter.cc |
@@ -13,8 +13,8 @@ |
#include "content/public/browser/browser_thread.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/common/url_constants.h" |
+#include "content/shell/common/shell_switches.h" |
#include "content/shell/shell_network_delegate.h" |
-#include "content/shell/shell_switches.h" |
#include "net/cert/cert_verifier.h" |
#include "net/cookies/cookie_monster.h" |
#include "net/dns/host_resolver.h" |