Index: cc/ipc/traits_test_service.mojom |
diff --git a/cc/ipc/traits_test_service.mojom b/cc/ipc/traits_test_service.mojom |
index bbc58fb11f038529358ad92e79b2498c134c5075..b94ce2ff79efccda63eb23656453058f0dfe0f49 100644 |
--- a/cc/ipc/traits_test_service.mojom |
+++ b/cc/ipc/traits_test_service.mojom |
@@ -39,9 +39,6 @@ interface TraitsTestService { |
EchoFilterOperations(FilterOperations f) => (FilterOperations pass); |
[Sync] |
- EchoQuadList(QuadList q) => (QuadList pass); |
- |
- [Sync] |
EchoRenderPass(RenderPass r) => (RenderPass pass); |
[Sync] |