Update changed APIs/deps

Use brotli by default (36d58dd325)

Update Mac ui headers (897636c9f8)

Update AtomBrowserClient::HandleExternalProtocol API (cb656e1fd1)
This commit is contained in:
Nitish Sakhawalkar 2019-05-15 15:04:23 -07:00
parent 18d70e6e57
commit 2d14a0e90d
7 changed files with 5 additions and 10 deletions

View file

@ -182,8 +182,6 @@ class AtomBrowserClient : public content::ContentBrowserClient,
bool is_main_frame,
ui::PageTransition page_transition,
bool has_user_gesture,
const std::string& method,
const net::HttpRequestHeaders& headers,
network::mojom::URLLoaderFactoryRequest* factory_request,
// clang-format off
network::mojom::URLLoaderFactory*& out_factory) // NOLINT