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

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

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: comments # 16 17 18 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/host/BUILD.gn
diff --git a/components/viz/host/BUILD.gn b/components/viz/host/BUILD.gn
index 53a3de2a327069d936b8dc2e436c62adf0cdb99e..afa2bbc2ed84031e7e4a178fa1888569da67f2f6 100644
--- a/components/viz/host/BUILD.gn
+++ b/components/viz/host/BUILD.gn
@@ -32,6 +32,7 @@ source_set("unit_tests") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//components/viz/host",
+ "//components/viz/host/hit_test:unit_tests",
"//mojo/public/cpp/bindings",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698