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

Unified Diff: mojo/examples/window_manager/BUILD.gn

Issue 659733003: Revert "Remove 'mojo_' prefix from all mojo applications." (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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 | « mojo/examples/wget/BUILD.gn ('k') | mojo/examples/wm_flow/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/window_manager/BUILD.gn
diff --git a/mojo/examples/window_manager/BUILD.gn b/mojo/examples/window_manager/BUILD.gn
index 7893986a6c4b374a66e09e688a490b9db08c99a2..cc2e02480ff27d31b59c9acb65c8f7d19180b3f1 100644
--- a/mojo/examples/window_manager/BUILD.gn
+++ b/mojo/examples/window_manager/BUILD.gn
@@ -8,7 +8,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
assert(use_aura)
shared_library("window_manager") {
- output_name = "example_window_manager"
+ output_name = "mojo_example_window_manager"
sources = [
"debug_panel.cc",
« no previous file with comments | « mojo/examples/wget/BUILD.gn ('k') | mojo/examples/wm_flow/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698