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

Unified Diff: services/ui/gpu/interfaces/gpu_host.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/BUILD.gn ('k') | services/ui/gpu/interfaces/gpu_main.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gpu/interfaces/gpu_host.mojom
diff --git a/services/ui/gpu/interfaces/gpu_service_host.mojom b/services/ui/gpu/interfaces/gpu_host.mojom
similarity index 96%
rename from services/ui/gpu/interfaces/gpu_service_host.mojom
rename to services/ui/gpu/interfaces/gpu_host.mojom
index f6aa1384ac0c617ef508838599a1e39112cba85f..cd84b9e26737b977e2f6dd4e9156b59917e14d05 100644
--- a/services/ui/gpu/interfaces/gpu_service_host.mojom
+++ b/services/ui/gpu/interfaces/gpu_host.mojom
@@ -8,7 +8,7 @@ import "gpu/ipc/common/gpu_info.mojom";
import "services/ui/gpu/interfaces/context_lost_reason.mojom";
import "url/mojo/url.mojom";
-interface GpuServiceHost {
+interface GpuHost {
DidInitialize(gpu.mojom.GpuInfo gpu_info);
DidCreateOffscreenContext(url.mojom.Url url);
DidDestroyOffscreenContext(url.mojom.Url url);
« no previous file with comments | « services/ui/gpu/interfaces/BUILD.gn ('k') | services/ui/gpu/interfaces/gpu_main.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698