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

Unified Diff: ui/events/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/BUILD.gn ('k') | ui/events/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/DEPS
diff --git a/ui/events/DEPS b/ui/events/DEPS
index 94c95f1b12597f6d3670d6e9c38e06174def2f11..b2daedd14177f679d2d5d5c3aabd1b8bc808b36c 100644
--- a/ui/events/DEPS
+++ b/ui/events/DEPS
@@ -1,10 +1,5 @@
include_rules = [
"+ui/display",
"+ui/gfx",
+ "+ui/latency",
]
-
-specific_include_rules = {
- "latency_info\.h": [
- "+mojo/public",
- ]
-}
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698