| Index: ui/events/mojo/traits_test_service.mojom
|
| diff --git a/ui/events/mojo/traits_test_service.mojom b/ui/events/mojo/traits_test_service.mojom
|
| index e47728d27ab886a195635e9ff7d217de9f33450d..565b043fefbbb7a412da274caefe24a3580e08fc 100644
|
| --- a/ui/events/mojo/traits_test_service.mojom
|
| +++ b/ui/events/mojo/traits_test_service.mojom
|
| @@ -8,9 +8,6 @@ import "ui/events/mojo/latency_info.mojom";
|
|
|
| interface TraitsTestService {
|
| [Sync]
|
| - EchoInputCoordinate(InputCoordinate i) => (InputCoordinate pass);
|
| -
|
| - [Sync]
|
| EchoLatencyComponent(LatencyComponent l) => (LatencyComponent pass);
|
|
|
| [Sync]
|
|
|