| Index: mojo/dart/packages/mojo_services/lib/mojo/ui/views.mojom.dart
|
| diff --git a/mojo/dart/packages/mojo_services/lib/mojo/ui/views.mojom.dart b/mojo/dart/packages/mojo_services/lib/mojo/ui/views.mojom.dart
|
| index 52c6a354a6417b0d674b985ccf1c9269b1e47452..681ec4d383191673dbcf317ee9f7cec60d5a65a8 100644
|
| --- a/mojo/dart/packages/mojo_services/lib/mojo/ui/views.mojom.dart
|
| +++ b/mojo/dart/packages/mojo_services/lib/mojo/ui/views.mojom.dart
|
| @@ -85,8 +85,6 @@ class ViewToken extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewOwnerGetTokenParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -145,8 +143,6 @@ class _ViewOwnerGetTokenParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class ViewOwnerGetTokenResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -220,8 +216,6 @@ class ViewOwnerGetTokenResponseParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewGetTokenParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -280,8 +274,6 @@ class _ViewGetTokenParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class ViewGetTokenResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -355,8 +347,6 @@ class ViewGetTokenResponseParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewGetServiceProviderParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -428,8 +418,6 @@ class _ViewGetServiceProviderParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewCreateSceneParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -501,8 +489,6 @@ class _ViewCreateSceneParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewRequestLayoutParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -561,8 +547,6 @@ class _ViewRequestLayoutParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewAddChildParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -647,8 +631,6 @@ class _ViewAddChildParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewRemoveChildParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -733,8 +715,6 @@ class _ViewRemoveChildParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewLayoutChildParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -822,8 +802,6 @@ class _ViewLayoutChildParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class ViewLayoutChildResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -897,8 +875,6 @@ class ViewLayoutChildResponseParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewListenerOnLayoutParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -986,8 +962,6 @@ class _ViewListenerOnLayoutParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class ViewListenerOnLayoutResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1061,8 +1035,6 @@ class ViewListenerOnLayoutResponseParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _ViewListenerOnChildUnavailableParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1135,8 +1107,6 @@ class _ViewListenerOnChildUnavailableParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class ViewListenerOnChildUnavailableResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -1194,13 +1164,8 @@ class ViewListenerOnChildUnavailableResponseParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -
|
| -
|
| -
|
| const int _ViewOwner_getTokenName = 0;
|
|
|
| -
|
| -
|
| class _ViewOwnerServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
| @@ -1436,8 +1401,6 @@ const int _View_addChildName = 4;
|
| const int _View_removeChildName = 5;
|
| const int _View_layoutChildName = 6;
|
|
|
| -
|
| -
|
| class _ViewServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
| @@ -1800,8 +1763,6 @@ class ViewStub extends bindings.Stub {
|
| const int _ViewListener_onLayoutName = 0;
|
| const int _ViewListener_onChildUnavailableName = 1;
|
|
|
| -
|
| -
|
| class _ViewListenerServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
|
|