Index: content/shell/browser/shell_url_request_context_getter.cc |
diff --git a/content/shell/browser/shell_url_request_context_getter.cc b/content/shell/browser/shell_url_request_context_getter.cc |
index 3962571f85399eb4dd4b0b4894cbf6239af7e5ac..a1d6b3f7873fe1b18836c6835cbc07e9e7a5c9e8 100644 |
--- a/content/shell/browser/shell_url_request_context_getter.cc |
+++ b/content/shell/browser/shell_url_request_context_getter.cc |
@@ -16,6 +16,7 @@ |
#include "base/strings/string_util.h" |
#include "base/task_scheduler/post_task.h" |
#include "build/build_config.h" |
+#include "components/network_session_configurator/common/network_switches.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/cookie_store_factory.h" |
#include "content/public/common/content_switches.h" |