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

Unified Diff: components/mus/BUILD.gn

Issue 1345783002: Updates mojo:view_manager -> mojo:mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « components/html_viewer/html_widget.cc ('k') | components/mus/public/cpp/lib/view_tree_host_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index 174fb35acffe5a9be47533ea01aee18f545d570f..d0deea38e838e619123ff11d2b33350cfe263f84 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -188,7 +188,7 @@ test("view_manager_unittests") {
}
mojo_native_application("apptests") {
- output_name = "view_manager_apptests"
+ output_name = "mus_apptests"
testonly = true
sources = [
« no previous file with comments | « components/html_viewer/html_widget.cc ('k') | components/mus/public/cpp/lib/view_tree_host_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698