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

Unified Diff: content/browser/renderer_host/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: content/browser/renderer_host/DEPS
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index a0aef8b47eca4c9524934e8a2e94d18b5f86eaa5..1829e612e4fedb50d1050515bd9ec32ad272728d 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc/switches.h", # For cc command line switches.
"+components/display_compositor",
+ "+components/latency_tracker",
"+components/variations",
"+services/ui/public",
"+third_party/zlib",

Powered by Google App Engine
This is Rietveld 408576698