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

Unified Diff: components/latency_tracker/DEPS

Issue 2771053003: WIP: Plumbing input event latency reporting through Mus GPU.
Patch Set: Plumb through SetLatencyInfo instead of exposing InProcessCommandBuffer. 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: components/latency_tracker/DEPS
diff --git a/components/latency_tracker/DEPS b/components/latency_tracker/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3cbaa8f6f4784005f19cf65906973f9e0aad817b
--- /dev/null
+++ b/components/latency_tracker/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui",
+]

Powered by Google App Engine
This is Rietveld 408576698