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

Unified Diff: ash/mus/BUILD.gn

Issue 2318223003: mash: Migrate wallpaper controllers to ash/common. (Closed)
Patch Set: Add base/test:test_support dep to ash/mus:unittests. Created 4 years, 3 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: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 52bb79c4e2973ceda13cc4db78815fe3f9766844..800081184fe80c46b36eaee6e377289072683348 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -208,6 +208,7 @@ source_set("unittests") {
"//ash/public/interfaces",
"//base",
"//base/test:test_config",
+ "//base/test:test_support",
"//mojo/public/cpp/system",
"//services/shell/public/cpp:service_test_support",
"//services/ui/common:mus_common",

Powered by Google App Engine
This is Rietveld 408576698