Index: services/ui/gpu/interfaces/BUILD.gn |
diff --git a/services/ui/gpu/interfaces/BUILD.gn b/services/ui/gpu/interfaces/BUILD.gn |
index 04dc3685997892c54971e404483e599279930af7..3fbc22e4c19e3d561c1b58b94953eaca25f1ced4 100644 |
--- a/services/ui/gpu/interfaces/BUILD.gn |
+++ b/services/ui/gpu/interfaces/BUILD.gn |
@@ -7,9 +7,9 @@ import("//mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
"context_lost_reason.mojom", |
+ "gpu_host.mojom", |
"gpu_main.mojom", |
- "gpu_service_host.mojom", |
- "gpu_service_internal.mojom", |
+ "gpu_service.mojom", |
] |
public_deps = [ |