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

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

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits 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/public/interfaces/gpu/BUILD.gn ('k') | mojo/services/public/interfaces/input_events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/interfaces/gpu/gpu.mojom
diff --git a/mojo/services/public/interfaces/gpu/gpu.mojom b/mojo/services/public/interfaces/gpu/gpu.mojom
index a765c1cb7ed47361ce4d109deccb057858f25696..f3187e3706ec1bf6e4723756c253b49dc1302d0f 100644
--- a/mojo/services/public/interfaces/gpu/gpu.mojom
+++ b/mojo/services/public/interfaces/gpu/gpu.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/services/public/interfaces/geometry/geometry.mojom";
+import "mojo/services/geometry/public/interfaces/geometry.mojom";
import "mojo/services/public/interfaces/gpu/command_buffer.mojom";
import "mojo/services/public/interfaces/gpu/viewport_parameter_listener.mojom";
« no previous file with comments | « mojo/services/public/interfaces/gpu/BUILD.gn ('k') | mojo/services/public/interfaces/input_events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698