Index: content/shell/browser/shell_browser_context.cc |
diff --git a/content/shell/browser/shell_browser_context.cc b/content/shell/browser/shell_browser_context.cc |
index 85c708f63dfcd8beeeefa8d59860460d2ce8b9f6..957d746c18771ca77202e087e6a4264465002892 100644 |
--- a/content/shell/browser/shell_browser_context.cc |
+++ b/content/shell/browser/shell_browser_context.cc |
@@ -15,6 +15,7 @@ |
#include "base/threading/thread.h" |
#include "build/build_config.h" |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
+#include "components/network_session_configurator/common/network_switches.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/storage_partition.h" |
#include "content/public/common/content_switches.h" |