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

Unified Diff: mash/BUILD.gn

Issue 2400063003: Adds more BUILD.gns to ash (Closed)
Patch Set: feedback Created 4 years, 2 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 | « components/exo/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 95a0a70f2129ea7b0403c6b845f1610c71cf2cdb..8ae7ea2186d7babc9bb8b94f6f5015d45fdcc8f5 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -39,6 +39,8 @@ test("mash_unittests") {
"test/mash_unittests.cc",
]
deps = [
+ "//ash/common:unittests",
+ "//ash/common/test:test_support",
"//ash/mus:resources",
"//ash/mus:unittests",
"//base",
« no previous file with comments | « components/exo/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698