Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: services/ui/gpu/interfaces/BUILD.gn

Issue 2559183003: mus: More gpu-related renames. (Closed)
Patch Set: . Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/ui/gpu/gpu_service_internal.cc ('k') | services/ui/gpu/interfaces/gpu_host.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « services/ui/gpu/gpu_service_internal.cc ('k') | services/ui/gpu/interfaces/gpu_host.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698