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

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

Issue 2908783002: WIP Hittest Component.
Patch Set: format Created 3 years, 7 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 | « no previous file | components/viz/hittest/BUILD.gn » ('j') | components/viz/hittest/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..74606a5a10d7cae1e360202d814bc6230bc0f29c 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/hittest",
rjkroege 2017/05/29 15:58:02 not necessary yet?
gklassen 2017/06/05 21:32:13 true. This was my hook to make it compile. Will
"//gpu/ipc:command_buffer",
]
« no previous file with comments | « no previous file | components/viz/hittest/BUILD.gn » ('j') | components/viz/hittest/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698