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

Unified Diff: examples/dart/speech_input/speech_input.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 | « examples/dart/camera_roll/camera_roll.dart ('k') | examples/go/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/dart/speech_input/speech_input.dart
diff --git a/examples/dart/speech_input/speech_input.dart b/examples/dart/speech_input/speech_input.dart
index 6ad3b528a10621a72bf333177dfb9ba32247d137..200686005f85580010472c2fef0dca3ecab1fab5 100644
--- a/examples/dart/speech_input/speech_input.dart
+++ b/examples/dart/speech_input/speech_input.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/speech_input/speech_input.dart --android
//
// The speech_recognizer service is only available for Android targets.
« no previous file with comments | « examples/dart/camera_roll/camera_roll.dart ('k') | examples/go/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698