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

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

Issue 2027203002: Rename mojo.* ui/gfx/geometry/mojo types to gfx.mojom.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build 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
« no previous file with comments | « cc/ipc/transferable_resource.mojom ('k') | components/mus/public/interfaces/event_matcher.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/interfaces/command_buffer.mojom
diff --git a/components/mus/public/interfaces/command_buffer.mojom b/components/mus/public/interfaces/command_buffer.mojom
index dcf1ca67e000f078d21257a9ec31535f6b897ebb..f9a977135e72cb2be49a68438aa8db060cfc4a4c 100644
--- a/components/mus/public/interfaces/command_buffer.mojom
+++ b/components/mus/public/interfaces/command_buffer.mojom
@@ -45,7 +45,7 @@ interface CommandBuffer {
CreateImage(int32 id,
handle memory_handle,
int32 type,
- mojo.Size size,
+ gfx.mojom.Size size,
int32 format,
int32 internal_format);
DestroyImage(int32 id);
« no previous file with comments | « cc/ipc/transferable_resource.mojom ('k') | components/mus/public/interfaces/event_matcher.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698