mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
Move some of IOThread's command line logic to network_session_configurator.
https://codereview.chromium.org/2914893002
This commit is contained in:
committed by
Cheng Zhao
parent
47d683f0ad
commit
6ba372f9f2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user