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

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

Issue 2029743002: Check WindowTreeClient for empty inflight queue upon teardown (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More tests 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
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 096fbdfcbff7d4ef9fc5265307570ef384188d98..d81349970edcee0b43afdfaf3733e05ef260ed28 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -208,6 +208,7 @@ test("mus_ws_unittests") {
"//components/mus/common:mus_common",
"//components/mus/public/cpp",
"//components/mus/public/cpp/tests:test_support",
+ "//components/mus/public/cpp/tests:unittest_support",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//mojo/public/cpp/bindings:bindings",

Powered by Google App Engine
This is Rietveld 408576698