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

Unified Diff: examples/dart/camera_roll/camera_roll.dart

Issue 1241263009: Rename shell runner and debugger -> mojo_run, mojo_debug. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « README.md ('k') | examples/dart/speech_input/speech_input.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/dart/camera_roll/camera_roll.dart
diff --git a/examples/dart/camera_roll/camera_roll.dart b/examples/dart/camera_roll/camera_roll.dart
index cea99f579bce77c8ade2f03b7577c744a95c1e94..eced9c5a2680db4bb0af99e16afbeda44ced9e88 100644
--- a/examples/dart/camera_roll/camera_roll.dart
+++ b/examples/dart/camera_roll/camera_roll.dart
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// To run: mojo/devtools/common/mojo_shell --sky \
+// To run: mojo/devtools/common/mojo_run --sky \
// examples/dart/camera_roll/camera_roll.dart --android
// This example makes use of mojo:camera_roll which is available only when
// running on Android.
« no previous file with comments | « README.md ('k') | examples/dart/speech_input/speech_input.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698