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

Unified Diff: services/ui/gpu/interfaces/gpu_service.mojom

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/interfaces/gpu_main.mojom ('k') | services/ui/gpu/interfaces/gpu_service_host.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gpu/interfaces/gpu_service.mojom
diff --git a/services/ui/gpu/interfaces/gpu_service_internal.mojom b/services/ui/gpu/interfaces/gpu_service.mojom
similarity index 97%
rename from services/ui/gpu/interfaces/gpu_service_internal.mojom
rename to services/ui/gpu/interfaces/gpu_service.mojom
index 0e09f80cd4c214e342a0dd5b2d36bb4d57cfbd0d..6e0ac9b76ba7546fa3d8125e0c6185ec9ed06619 100644
--- a/services/ui/gpu/interfaces/gpu_service_internal.mojom
+++ b/services/ui/gpu/interfaces/gpu_service.mojom
@@ -11,7 +11,7 @@ import "gpu/ipc/common/sync_token.mojom";
import "ui/gfx/geometry/mojo/geometry.mojom";
import "ui/gfx/mojo/buffer_types.mojom";
-interface GpuServiceInternal {
+interface GpuService {
// Tells the GPU service to create a new channel for communication with a
// client. The GPU service responds with an IPC handle.
EstablishGpuChannel(int32 client_id,
« no previous file with comments | « services/ui/gpu/interfaces/gpu_main.mojom ('k') | services/ui/gpu/interfaces/gpu_service_host.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698