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

Unified Diff: gpu/BUILD.gn

Issue 2806163004: Plumbing input event latency reporting through Mus GPU. (Closed)
Patch Set: Inline LatencyTracker in DIsplayOutputService. Created 3 years, 8 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 | « cc/test/test_context_support.cc ('k') | gpu/command_buffer/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 | « cc/test/test_context_support.cc ('k') | gpu/command_buffer/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698