0
Files
src/storage
Hans Wennborg 0d7c5ba953 Fix includes in preparation for mojo forward-declaring type-mapped types
Mojo headers referencing URLRequest, which is type-mapped to
network::ResourceRequest, will soon start using a forward declaration
instead of including the whole header. This CL fixes "down-stream" code
which was implicitly depending on that include.

Bug: 1226821
Change-Id: I1cccda1a047fc13764d2bae5de83b2b0135f27de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3009036
Commit-Queue: Hans Wennborg <hans@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Auto-Submit: Hans Wennborg <hans@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Owners-Override: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#898908}
2021-07-06 17:52:20 +00:00
..