chore: iwyu mojom-forward header files (#43741)
* chore: iwyu mojom.h headers * fixup! chore: iwyu mojom.h headers make previously-indirect include dependency direct * fixup! fixup! chore: iwyu mojom.h headers make previously-indirect include dependency direct
This commit is contained in:
parent
4dc923a327
commit
233724fe00
36 changed files with 47 additions and 34 deletions
|
@ -7,7 +7,9 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#include "third_party/blink/public/mojom/loader/transferrable_url_loader.mojom.h"
|
||||
#include "third_party/blink/public/mojom/loader/transferrable_url_loader.mojom-forward.h"
|
||||
|
||||
class GURL;
|
||||
|
||||
namespace extensions {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue