Merge ResourceRequestBodyImpl and ResourceRequestBody.
https://codereview.chromium.org/2954343005
This commit is contained in:
parent
b77b67bfbe
commit
ba6e8b4dff
8 changed files with 24 additions and 24 deletions
|
@ -93,7 +93,7 @@ class AtomBrowserClient : public brightray::BrowserClient,
|
|||
WindowOpenDisposition disposition,
|
||||
const blink::mojom::WindowFeatures& features,
|
||||
const std::vector<std::string>& additional_features,
|
||||
const scoped_refptr<content::ResourceRequestBodyImpl>& body,
|
||||
const scoped_refptr<content::ResourceRequestBody>& body,
|
||||
bool user_gesture,
|
||||
bool opener_suppressed,
|
||||
content::ResourceContext* context,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue