| Index: content/common/frame.mojom
|
| diff --git a/content/common/frame.mojom b/content/common/frame.mojom
|
| index 9ec96441b376689976c24de9d6629fb6433501d5..1179015a7671c2bf1a10d25ff105e0d765818b91 100644
|
| --- a/content/common/frame.mojom
|
| +++ b/content/common/frame.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module content.mojom;
|
|
|
| -import "services/shell/public/interfaces/interface_provider.mojom";
|
| +import "services/service_manager/public/interfaces/interface_provider.mojom";
|
|
|
| // Implemented by the frame provider (e.g. renderer processes).
|
| interface Frame {
|
|
|