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

Unified Diff: mash/BUILD.gn

Issue 1478813002: Renames example_wm to mash_wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « chrome/browser/BUILD.gn ('k') | mash/example/main/main_application_delegate.cc » ('j') | 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 32517e23580d4e754d0c5d73f5e24ec161bfdd7b..060bdc632a0eadf74eea52a749790cc92c70d29a 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -11,6 +11,7 @@ group("all") {
deps = [
":mash_unittests",
"//mash/example",
+ "//mash/wm:tests",
]
}
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | mash/example/main/main_application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698