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

Unified Diff: ui/events/mojo/event.mojom

Issue 2783973002: Moving LatencyInfo into a separate component. (Closed)
Patch Set: Rebase again Created 3 years, 9 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 | « ui/events/mojo/DEPS ('k') | ui/events/mojo/event.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/event.mojom
diff --git a/ui/events/mojo/event.mojom b/ui/events/mojo/event.mojom
index eb016bbac925a055598fd1cab48b8849bd6ac91a..48c7cd55c5ee7428bb3de9e91fbb86b7cdece8f4 100644
--- a/ui/events/mojo/event.mojom
+++ b/ui/events/mojo/event.mojom
@@ -6,7 +6,7 @@ module ui.mojom;
import "ui/events/mojo/event_constants.mojom";
import "ui/events/mojo/keyboard_codes.mojom";
-import "ui/events/mojo/latency_info.mojom";
+import "ui/latency/mojo/latency_info.mojom";
struct KeyData {
// The chromium event key code; these values are from the ui/ KeyCode enum,
« no previous file with comments | « ui/events/mojo/DEPS ('k') | ui/events/mojo/event.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698