Chromium Code Reviews| Index: content/common/url_loader.mojom |
| diff --git a/content/common/url_loader.mojom b/content/common/url_loader.mojom |
| index 53b7521310516182449a01f6742898b4e7d90f3e..ede91403f1c04fbc1edff1a497e9ff353240a252 100644 |
| --- a/content/common/url_loader.mojom |
| +++ b/content/common/url_loader.mojom |
| @@ -5,6 +5,9 @@ |
| module content.mojom; |
| [Native] |
| +struct NetworkTrafficAnnotationTag; |
| + |
| +[Native] |
| struct URLRequest; |
| [Native] |