| 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.
|
|
|