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

Unified Diff: mojo/services/gpu/public/interfaces/command_buffer.mojom

Issue 799113004: Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add mojo's ply to checklicenses whitelist Created 6 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 | « mojo/services/gpu/public/interfaces/BUILD.gn ('k') | mojo/services/gpu/public/interfaces/gpu.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/gpu/public/interfaces/command_buffer.mojom
diff --git a/mojo/services/public/interfaces/gpu/command_buffer.mojom b/mojo/services/gpu/public/interfaces/command_buffer.mojom
similarity index 95%
rename from mojo/services/public/interfaces/gpu/command_buffer.mojom
rename to mojo/services/gpu/public/interfaces/command_buffer.mojom
index df4c03607e11770a12c8a7b56d2a8d473318521b..5301aeaa838fb928d973573375ec6840d16d8143 100644
--- a/mojo/services/public/interfaces/gpu/command_buffer.mojom
+++ b/mojo/services/gpu/public/interfaces/command_buffer.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/services/public/interfaces/gpu/gpu_capabilities.mojom";
+import "mojo/services/gpu/public/interfaces/gpu_capabilities.mojom";
struct CommandBufferState {
int32 num_entries;
« no previous file with comments | « mojo/services/gpu/public/interfaces/BUILD.gn ('k') | mojo/services/gpu/public/interfaces/gpu.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698