Update brightray to fix webrtc warning.
This commit is contained in:
parent
ec4275ca13
commit
c23c667c2d
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ class AtomBrowserClient : public brightray::BrowserClient {
|
|||
virtual ~AtomBrowserClient();
|
||||
|
||||
protected:
|
||||
// content::ContentBrowserClient:
|
||||
net::URLRequestContextGetter* CreateRequestContext(
|
||||
content::BrowserContext* browser_context,
|
||||
content::ProtocolHandlerMap* protocol_handlers,
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 6c2709003cb0d06ca105c5cb86ea9f6d666261c3
|
||||
Subproject commit 91a5af92231458009165a853e279192acdca947c
|
Loading…
Reference in a new issue