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

Unified Diff: mojo/examples/aura_demo/view_manager_init.cc

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/aura_demo/BUILD.gn ('k') | mojo/examples/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/aura_demo/view_manager_init.cc
diff --git a/mojo/examples/aura_demo/view_manager_init.cc b/mojo/examples/aura_demo/view_manager_init.cc
index a22df99a97f23f1d27559c169eade9a794667fac..56245686bec8ef4621675488df4dcadbf3cde304 100644
--- a/mojo/examples/aura_demo/view_manager_init.cc
+++ b/mojo/examples/aura_demo/view_manager_init.cc
@@ -15,7 +15,7 @@
namespace examples {
// ViewManagerInit is responsible for establishing the initial connection to
-// the view manager. When established it loads |aura_demo|.
+// the view manager. When established it loads |mojo_aura_demo|.
class ViewManagerInit : public mojo::ApplicationDelegate {
public:
ViewManagerInit() {}
« no previous file with comments | « mojo/examples/aura_demo/BUILD.gn ('k') | mojo/examples/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698