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

Unified Diff: mash/example/main/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 | « mash/example/common/mus_views_init.h ('k') | mash/example/main/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/main/BUILD.gn
diff --git a/components/mus/example/main/BUILD.gn b/mash/example/main/BUILD.gn
similarity index 87%
rename from components/mus/example/main/BUILD.gn
rename to mash/example/main/BUILD.gn
index abca70e6eaa2ad3b7c307942183f482b02ee516d..60c6c3c7ec5b967fd348ec27e6c8c4b22209e7fa 100644
--- a/components/mus/example/main/BUILD.gn
+++ b/mash/example/main/BUILD.gn
@@ -25,7 +25,7 @@ mojo_native_application("main") {
]
data_deps = [
- "//components/mus/example/views_examples",
- "//components/mus/example/window_type_launcher",
+ "//mash/example/views_examples",
+ "//mash/example/window_type_launcher",
]
}
« no previous file with comments | « mash/example/common/mus_views_init.h ('k') | mash/example/main/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698