Chromium Code Reviews

Unified Diff: gpu/BUILD.gn

Issue 2805053004: Plumbing input event latency reporting through Mus GPU.
Patch Set: NON_EXPORTED_BASE Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 034961437ab40f596d184d5ef72f4b6471b3d26b..95bec595d4ae6665e5aedf50c2493f4daa541805 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -357,6 +357,7 @@ test("gpu_unittests") {
"//ui/gl",
"//ui/gl:gl_unittest_utils",
"//ui/gl:test_support",
+ "//ui/latency:test_support",
]
if (is_android) {
« no previous file with comments | « content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc ('k') | gpu/command_buffer/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine