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

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

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 months 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
Index: services/ui/public/interfaces/gpu_service.mojom
diff --git a/components/mus/public/interfaces/gpu_service.mojom b/services/ui/public/interfaces/gpu_service.mojom
similarity index 85%
rename from components/mus/public/interfaces/gpu_service.mojom
rename to services/ui/public/interfaces/gpu_service.mojom
index 64ad2d1b9f024ef6a82b2fcead63511e3de19c28..4e1bca3b50f2823cf4c0444b1184b354eb02477d 100644
--- a/components/mus/public/interfaces/gpu_service.mojom
+++ b/services/ui/public/interfaces/gpu_service.mojom
@@ -4,10 +4,10 @@
module mus.mojom;
-import "components/mus/public/interfaces/channel_handle.mojom";
-import "components/mus/public/interfaces/gpu.mojom";
-import "components/mus/public/interfaces/gpu_memory_buffer.mojom";
import "gpu/ipc/common/sync_token.mojom";
+import "services/ui/public/interfaces/channel_handle.mojom";
+import "services/ui/public/interfaces/gpu.mojom";
+import "services/ui/public/interfaces/gpu_memory_buffer.mojom";
import "ui/gfx/geometry/mojo/geometry.mojom";
interface GpuService {
« no previous file with comments | « services/ui/public/interfaces/gpu_memory_buffer.mojom ('k') | services/ui/public/interfaces/input_devices/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698