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

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

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 years, 2 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/interfaces/BUILD.gn ('k') | mojo/services/gpu/interfaces/context_provider.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/gpu/interfaces/command_buffer.mojom
diff --git a/mojo/services/gpu/public/interfaces/command_buffer.mojom b/mojo/services/gpu/interfaces/command_buffer.mojom
similarity index 97%
rename from mojo/services/gpu/public/interfaces/command_buffer.mojom
rename to mojo/services/gpu/interfaces/command_buffer.mojom
index 46e18e483d26ab477a02b201ab3d29a6ed87e7fb..33764994a881ded3be1edb71590256809a8aced1 100644
--- a/mojo/services/gpu/public/interfaces/command_buffer.mojom
+++ b/mojo/services/gpu/interfaces/command_buffer.mojom
@@ -5,7 +5,7 @@
[DartPackage="mojo_services"]
module mojo;
-import "gpu/public/interfaces/gpu_capabilities.mojom";
+import "gpu/interfaces/gpu_capabilities.mojom";
struct CommandBufferState {
int32 num_entries;
« no previous file with comments | « mojo/services/gpu/interfaces/BUILD.gn ('k') | mojo/services/gpu/interfaces/context_provider.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698