stop using x-devtools-emulate-network-conditions-client-id header
1086949
This commit is contained in:
parent
f514445f20
commit
3ded109c2e
4 changed files with 23 additions and 60 deletions
|
@ -107,8 +107,8 @@ class Session : public mate::TrackableObject<Session>,
|
|||
v8::Global<v8::Value> web_request_;
|
||||
v8::Global<v8::Value> net_log_;
|
||||
|
||||
// The X-DevTools-Emulate-Network-Conditions-Client-Id.
|
||||
std::string devtools_network_emulation_client_id_;
|
||||
// The client id to enable the network throttler.
|
||||
base::UnguessableToken network_emulation_token_;
|
||||
|
||||
scoped_refptr<AtomBrowserContext> browser_context_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue