| Index: services/native_viewport/native_viewport_support.mojom
|
| diff --git a/services/native_viewport/native_viewport_support.mojom b/services/native_viewport/native_viewport_support.mojom
|
| index 49da65e6679c11c254c087e59bb4d2951bc963b7..63f0df2594f707ea13ab1f8187bbb51cf015cdc6 100644
|
| --- a/services/native_viewport/native_viewport_support.mojom
|
| +++ b/services/native_viewport/native_viewport_support.mojom
|
| @@ -5,6 +5,7 @@
|
| module native_viewport;
|
|
|
| // Service implemented by the Shell for the Native Viewport service.
|
| +[ServiceName="native_viewport::NativeViewportSupportService"]
|
| interface NativeViewportSupportService {
|
| // Asks the shell to create a new native window (on Android, a new task).
|
| // The callback will be called when the window is destroyed (on Android, when
|
|
|