| Index: remoting/BUILD.gn
|
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
|
| index 8a2f4fbecb25723e21d384b27e357a815954d291..f4305a9c761da9ce44424b836b64e830f2d756ef 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/ui:unit_tests",
|
| "//remoting/protocol:unit_tests",
|
| "//remoting/signaling:unit_tests",
|
| "//remoting/test:unit_tests",
|
|
|