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

Unified Diff: components/mus/ws/BUILD.gn

Issue 2099893002: Mus: Fixes rendering of transparent containers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months 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
« no previous file with comments | « no previous file | components/mus/ws/platform_display.h » ('j') | components/mus/ws/platform_display.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 3cda8fd854d1b5fccaf6f92836a084a46221036a..d52d9798f52302fb1a0bdc507d96996bd6d7a2b4 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -186,6 +186,7 @@ test("mus_ws_unittests") {
"event_dispatcher_unittest.cc",
"event_matcher_unittest.cc",
"focus_controller_unittest.cc",
+ "platform_display_unittest.cc",
"server_window_drawn_tracker_unittest.cc",
"server_window_surface_manager_test_api.cc",
"server_window_surface_manager_test_api.h",
« no previous file with comments | « no previous file | components/mus/ws/platform_display.h » ('j') | components/mus/ws/platform_display.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698