| 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",
|
|
|