Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index 1ae1485b2d2b39ab91912a071d3b8af74b95b79f..ba7a70479c88be93d8336a5bcea56a8cf0d782a0 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -145,6 +145,7 @@ test("remoting_unittests") { |
| "//google_apis", |
| "//remoting/base:unit_tests", |
| "//remoting/client:unit_tests", |
| + "//remoting/client/display:unit_tests", |
| "//remoting/protocol:unit_tests", |
| "//remoting/signaling:unit_tests", |
| "//remoting/test:unit_tests", |