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

Unified Diff: components/mus/public/interfaces/gpu_service.mojom

Issue 2009073003: Move mojo/converters/geometry -> ui/gfx/geometry/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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: components/mus/public/interfaces/gpu_service.mojom
diff --git a/components/mus/public/interfaces/gpu_service.mojom b/components/mus/public/interfaces/gpu_service.mojom
index 89f7923dba650aa61901a36a4106fe1d3978df02..833ec72573339e7b1d60a67cdfd57191cf6a4cf1 100644
--- a/components/mus/public/interfaces/gpu_service.mojom
+++ b/components/mus/public/interfaces/gpu_service.mojom
@@ -8,7 +8,7 @@ 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 "ui/mojo/geometry/geometry.mojom";
+import "ui/gfx/geometry/mojo/geometry.mojom";
interface GpuService {
// Tells the GPU service to create a new channel for communication with a

Powered by Google App Engine
This is Rietveld 408576698