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

Unified Diff: mash/BUILD.gn

Issue 1953893003: Add rudimentary shelf delegate mus unit test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup; tests seem to pass now. 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: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 42f43bd79f6d03fafce1e5772f80c6c0b3a7b6ab..1e437defb99afd39714c34242d0a697414fdb7a1 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -24,6 +24,7 @@ group("all") {
test("mash_unittests") {
deps = [
+ "//ash/mus:unittests",
"//base",
"//base/test:test_config",
"//base/test:test_support",

Powered by Google App Engine
This is Rietveld 408576698