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

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

Issue 839903002: Make more services' public interfaces flexible wrt location in repo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: mojo/services/gpu/public/interfaces/command_buffer.mojom
diff --git a/mojo/services/gpu/public/interfaces/command_buffer.mojom b/mojo/services/gpu/public/interfaces/command_buffer.mojom
index f071c68e600a4acd669b1cc9d6ed5e653da4cf0f..e8f8cdd6fffad69d2c62c2d135ab014fd769aa04 100644
--- a/mojo/services/gpu/public/interfaces/command_buffer.mojom
+++ b/mojo/services/gpu/public/interfaces/command_buffer.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/services/gpu/public/interfaces/gpu_capabilities.mojom";
+import "gpu_capabilities.mojom";
struct CommandBufferState {
int32 num_entries;

Powered by Google App Engine
This is Rietveld 408576698