Chromium Code Reviews| Index: content/common/frame.mojom |
| diff --git a/content/common/frame.mojom b/content/common/frame.mojom |
| index 9ec96441b376689976c24de9d6629fb6433501d5..712829335401d0d087a5c04ae3a9100f79c3398e 100644 |
| --- a/content/common/frame.mojom |
| +++ b/content/common/frame.mojom |
| @@ -5,6 +5,7 @@ |
| module content.mojom; |
| import "services/shell/public/interfaces/interface_provider.mojom"; |
| +import "url/mojo/url.mojom"; |
| // Implemented by the frame provider (e.g. renderer processes). |
| interface Frame { |