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

Unified Diff: services/ui/surfaces/DEPS

Issue 2771053003: WIP: Plumbing input event latency reporting through Mus GPU.
Patch Set: Updating dependencies. 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
Index: services/ui/surfaces/DEPS
diff --git a/services/ui/surfaces/DEPS b/services/ui/surfaces/DEPS
index 257582d598829169c8b6607bb5671ddfafce6618..e78043c94426ce21fb2d25516875ef5fbb138931 100644
--- a/services/ui/surfaces/DEPS
+++ b/services/ui/surfaces/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc",
"+components/display_compositor",
+ "+components/latency_tracker",
"+components/gpu",
"+gpu",
"+services/service_manager",

Powered by Google App Engine
This is Rietveld 408576698