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

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

Issue 2908783002: WIP Hittest Component.
Patch Set: fix z-order in use case tests ( background rects at the back ) 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 386ec2f6ef864ba59a9999c9d98084e615919847..8ec819b6377b1acc6584e9b7ce95f62fb1cf50ba 100644
--- a/components/viz/frame_sinks/BUILD.gn
+++ b/components/viz/frame_sinks/BUILD.gn
@@ -26,6 +26,7 @@ component("frame_sinks") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//components/viz/display_compositor",
+ "//components/viz/hit_test",
"//gpu/ipc:command_buffer",
]

Powered by Google App Engine
This is Rietveld 408576698