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

Unified Diff: mandoline/BUILD.gn

Issue 1469733004: Moves components/mus/examples into mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add 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 | « components/mus/example/window_type_launcher/window_type_launcher.cc ('k') | mash/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index ff9ff7366df8d48fc56309e2a7b70aa7352076fb..f0cac029d9841bfdc954b2b889571f36f68d6a67 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -17,8 +17,8 @@ group("all") {
deps += [ "//mandoline/app/android" ]
} else {
deps += [
- "//components/mus/example",
"//mandoline/app/desktop",
+ "//mash/example",
]
}
}
« no previous file with comments | « components/mus/example/window_type_launcher/window_type_launcher.cc ('k') | mash/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698