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

Unified Diff: components/viz/frame_sinks/BUILD.gn

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: update Created 3 years, 6 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/viz/frame_sinks/BUILD.gn
diff --git a/components/viz/frame_sinks/BUILD.gn b/components/viz/frame_sinks/BUILD.gn
index 1f3f190f4f38a22af3b636f2d59a233b1354c6bc..dfb34ee8d22a7eb8968f806a6e91685fcb579496 100644
--- a/components/viz/frame_sinks/BUILD.gn
+++ b/components/viz/frame_sinks/BUILD.gn
@@ -35,6 +35,7 @@ source_set("frame_sinks_sources") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//components/viz/display_compositor:display_compositor_sources",
+ "//components/viz/host/hit_test",
"//gpu/ipc:command_buffer",
]

Powered by Google App Engine
This is Rietveld 408576698