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

Unified Diff: components/mus/public/interfaces/event_matcher.mojom

Issue 2009073003: Move mojo/converters/geometry -> ui/gfx/geometry/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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: components/mus/public/interfaces/event_matcher.mojom
diff --git a/components/mus/public/interfaces/event_matcher.mojom b/components/mus/public/interfaces/event_matcher.mojom
index d68e2fb0a73e182e646042520d2d1cc860f5fc0e..6cd88236a6ea96780082ae7c0dded64c0042aa73 100644
--- a/components/mus/public/interfaces/event_matcher.mojom
+++ b/components/mus/public/interfaces/event_matcher.mojom
@@ -6,7 +6,7 @@ module mus.mojom;
import "components/mus/public/interfaces/input_event_constants.mojom";
import "components/mus/public/interfaces/input_key_codes.mojom";
-import "ui/mojo/geometry/geometry.mojom";
+import "ui/gfx/geometry/mojo/geometry.mojom";
struct KeyEventMatcher {
KeyboardCode keyboard_code;

Powered by Google App Engine
This is Rietveld 408576698