Chromium Code Reviews| Index: content/common/frame.mojom |
| diff --git a/content/common/frame.mojom b/content/common/frame.mojom |
| index affcff1f5cbb82374823444bcbd30a46388c8e84..ec309e4e0ca72e821cf1dfacdf10c313e7462c74 100644 |
| --- a/content/common/frame.mojom |
| +++ b/content/common/frame.mojom |
| @@ -4,6 +4,8 @@ |
| module content.mojom; |
| +import "mojo/common/string16.mojom"; |
|
whywhat
2017/04/12 16:02:13
nit: remove?
Hzj_jie
2017/04/13 00:38:54
Done.
|
| + |
| import "services/service_manager/public/interfaces/interface_provider.mojom"; |
| // The name of the InterfaceProviderSpec in service manifests used by the |