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

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: Change to use import_dirs 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
« 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/gpu/public/interfaces/command_buffer.mojom b/mojo/services/gpu/public/interfaces/command_buffer.mojom
index f071c68e600a4acd669b1cc9d6ed5e653da4cf0f..a31b3dde3ecf5ffb79cd7c815a67725ff80d61e8 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/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