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

Unified Diff: ui/latency/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/latency/mojo/BUILD.gn ('k') | ui/latency/mojo/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/latency/mojo/DEPS
diff --git a/ui/events/mojo/DEPS b/ui/latency/mojo/DEPS
similarity index 55%
copy from ui/events/mojo/DEPS
copy to ui/latency/mojo/DEPS
index f8bc2e363fcf9ed09bd539cbf96fd6ea48ad5642..77a276283fed98f12af6d5dedf6746819d4f1341 100644
--- a/ui/events/mojo/DEPS
+++ b/ui/latency/mojo/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+mojo/public",
- "+services/ui/public/interfaces",
- "+ui/events",
"+ui/gfx/geometry/mojo",
+ "+ui/latency",
]
« no previous file with comments | « ui/latency/mojo/BUILD.gn ('k') | ui/latency/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698