chore: bump chromium to 669e1d2c51901c686b055da965f2d (master) (#21954)
* chore: bump chromium in DEPS to edc531fae69669e1d2c51901c686b055da965f2d
* Update patches
* Update to use content::DevToolsAgentHostClientChannel.
9d14e4b8a3
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
This commit is contained in:
parent
ca515aea55
commit
0979bfc9c1
21 changed files with 95 additions and 97 deletions
|
@ -99,8 +99,7 @@ DevToolsManagerDelegate::~DevToolsManagerDelegate() = default;
|
|||
void DevToolsManagerDelegate::Inspect(content::DevToolsAgentHost* agent_host) {}
|
||||
|
||||
void DevToolsManagerDelegate::HandleCommand(
|
||||
content::DevToolsAgentHost* agent_host,
|
||||
content::DevToolsAgentHostClient* client,
|
||||
content::DevToolsAgentHostClientChannel* channel,
|
||||
const std::string& method,
|
||||
base::span<const uint8_t> message,
|
||||
NotHandledCallback callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue