| Index: remoting/BUILD.gn
|
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
|
| index f4305a9c761da9ce44424b836b64e830f2d756ef..3f64988626f94fcf76f66c69b1719151b6b373b1 100644
|
| --- a/remoting/BUILD.gn
|
| +++ b/remoting/BUILD.gn
|
| @@ -154,6 +154,7 @@ test("remoting_unittests") {
|
| "//remoting/base:unit_tests",
|
| "//remoting/client:unit_tests",
|
| "//remoting/client/display:unit_tests",
|
| + "//remoting/client/input:unit_tests",
|
| "//remoting/client/ui:unit_tests",
|
| "//remoting/protocol:unit_tests",
|
| "//remoting/signaling:unit_tests",
|
|
|