Skip to content

Commit

Permalink
rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petemill committed Mar 14, 2024
1 parent 0a7a360 commit 6f42779
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -116,7 +116,6 @@ class MockDelegate : public blink::URLLoaderThrottle::Delegate {
std::move(updated_response_head_), std::move(body_), absl::nullopt);
}

void SetPriority(net::RequestPriority priority) override { NOTIMPLEMENTED(); }
void UpdateDeferredResponseHead(
network::mojom::URLResponseHeadPtr new_response_head,
mojo::ScopedDataPipeConsumerHandle body) override {
Expand Down

0 comments on commit 6f42779

Please sign in to comment.