Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1308)

Unified Diff: services/ui/ws/BUILD.gn

Issue 2520513002: Add DisplayCompositorTest. (Closed)
Patch Set: Rebase + improve. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698