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

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

Issue 2027203002: Rename mojo.* ui/gfx/geometry/mojo types to gfx.mojom.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build 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 6cd88236a6ea96780082ae7c0dded64c0042aa73..ea7fd88a4e4f91ba0ff32361b6ede22a5713b3fe 100644
--- a/components/mus/public/interfaces/event_matcher.mojom
+++ b/components/mus/public/interfaces/event_matcher.mojom
@@ -17,7 +17,7 @@ struct PointerKindMatcher {
};
struct PointerLocationMatcher {
- mojo.RectF region;
+ gfx.mojom.RectF region;
};
struct EventTypeMatcher {
« no previous file with comments | « components/mus/public/interfaces/command_buffer.mojom ('k') | components/mus/public/interfaces/gpu_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698