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

Unified Diff: examples/dart/speech_input/speech_input.dart

Issue 1242453003: Extract the shell runner into devtools. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Update more paths and devtools README. 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 b44f8739eecf97912c9f7d3ce9156bc680f63475..6ad3b528a10621a72bf333177dfb9ba32247d137 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/tools/mojo_shell.py --sky \
+// To run: mojo/devtools/common/mojo_shell --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