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

Unified Diff: ui/events/mojo/DEPS

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/BUILD.gn ('k') | ui/events/mojo/event.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/DEPS
diff --git a/ui/events/mojo/DEPS b/ui/events/mojo/DEPS
index f8bc2e363fcf9ed09bd539cbf96fd6ea48ad5642..c58363c05bd003c67dc6a106ea5a13b605cdb619 100644
--- a/ui/events/mojo/DEPS
+++ b/ui/events/mojo/DEPS
@@ -2,5 +2,5 @@ include_rules = [
"+mojo/public",
"+services/ui/public/interfaces",
"+ui/events",
- "+ui/gfx/geometry/mojo",
+ "+ui/latency/mojo",
]
« no previous file with comments | « ui/events/mojo/BUILD.gn ('k') | ui/events/mojo/event.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698