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

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

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: build file Created 3 years, 5 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/host/hit_test/BUILD.gn » ('j') | components/viz/host/hit_test/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/host/BUILD.gn
diff --git a/components/viz/host/BUILD.gn b/components/viz/host/BUILD.gn
index e5d833ecb9242e7392f65733642724bd9768efcc..65beb1927a80bcf7cdcb72b7a388c199be32eeae 100644
--- a/components/viz/host/BUILD.gn
+++ b/components/viz/host/BUILD.gn
@@ -49,6 +49,7 @@ viz_source_set("unit_tests") {
"//base/test:test_support",
"//cc/ipc:interfaces",
"//cc/surfaces",
+ "//components/viz/host/hit_test:unit_tests",
"//gpu/ipc/host",
"//mojo/public/cpp/bindings",
"//services/ui/gpu/interfaces",
« no previous file with comments | « no previous file | components/viz/host/hit_test/BUILD.gn » ('j') | components/viz/host/hit_test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698