diff --git a/brightray/browser/url_request_context_getter.cc b/brightray/browser/url_request_context_getter.cc index 09f66fc0d875..4fe09ebf7583 100644 --- a/brightray/browser/url_request_context_getter.cc +++ b/brightray/browser/url_request_context_getter.cc @@ -18,6 +18,7 @@ #include "brightray/browser/net_log.h" #include "brightray/browser/network_delegate.h" #include "brightray/common/switches.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"