| Index: mojo/public/dart/README
|
| diff --git a/mojo/public/dart/README b/mojo/public/dart/README
|
| index 5ff7ee3fad561b022bbbab6e205e130e0864cd2b..aadb3483f7376af85e3b09d4e961b976ba740449 100644
|
| --- a/mojo/public/dart/README
|
| +++ b/mojo/public/dart/README
|
| @@ -39,17 +39,3 @@
|
| 4.) Run Dart tests.
|
|
|
| $ ./mojob.sh --release darttest
|
| -
|
| -
|
| -These are instructions for adding a Dart VM source checkout to your client.
|
| -
|
| -1. Edit your .gclient file.
|
| -
|
| - Replace "DEPS" with "DEPS.dart"
|
| -
|
| -2. Run:
|
| -
|
| - $ gclient sync
|
| -
|
| - You should now have a directory //src/dart
|
| -
|
|
|