Fix some coding style issues
This commit is contained in:
parent
eb9e0e5534
commit
18f5fcde60
4 changed files with 5 additions and 4 deletions
|
@ -121,6 +121,7 @@ class AtomNetworkDelegate : public brightray::NetworkDelegate {
|
|||
std::map<uint64_t, net::CompletionCallback> callbacks_;
|
||||
|
||||
base::Lock lock_;
|
||||
|
||||
// Client id for devtools network emulation.
|
||||
std::string client_id_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue