Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index 4b4bcd7aa8dee0c2ea0348bd00122657ca3f1f2e..533c445babc9ed7dca88b3f98f3559b8fc9eea78 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -196,6 +196,8 @@ group("tests") { |
| test("mus_ws_unittests") { |
| sources = [ |
| + # TODO(fsamuel): Move this test with DisplayCompositor. |
|
vmpstr
2016/12/01 21:15:23
Can you file a bug for this if one doesn't exist,
kylechar
2016/12/01 21:53:29
Done.
|
| + "../surfaces/display_compositor_unittest.cc", |
| "animation_runner_unittest.cc", |
| "cursor_unittest.cc", |
| "display_unittest.cc", |