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

Unified Diff: ui/views/mus/BUILD.gn

Issue 1979323002: mus: Show USER_PRIVATE window container during views tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@widgetinteractive
Patch Set: Created 4 years, 7 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: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 5c082153ed8ae765fcb4b313bc323c04dc2438e5..65b8d03c98f1cfb70c009abe67913df10fa678c3 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -141,6 +141,7 @@ source_set("test_support") {
":mus",
"//base",
"//base/test:test_support",
+ "//components/mus/common:mus_common",
"//services/shell/background:lib",
"//services/shell/background/tests:test_support",
"//services/shell/public/cpp:sources",

Powered by Google App Engine
This is Rietveld 408576698