| Index: third_party/mojo/src/mojo/public/dart/README
|
| diff --git a/third_party/mojo/src/mojo/public/dart/README b/third_party/mojo/src/mojo/public/dart/README
|
| deleted file mode 100644
|
| index fd75b8fe36f63f0fa4c7c0b7e950e6e004b5cbd4..0000000000000000000000000000000000000000
|
| --- a/third_party/mojo/src/mojo/public/dart/README
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -These are interim instructions for building and testing Dart's Mojo bindings.
|
| -These instructions currently only work for Linux, and assume you already have a
|
| -Mojo checkout.
|
| -
|
| -1.) Configure Mojo with Dart.
|
| -
|
| - $ ./mojo/tools/mojob.py gn --release --with-dart
|
| -
|
| -
|
| -2.) Build Mojo with Dart.
|
| -
|
| - $ ./mojo/tools/mojob.py build --release
|
| -
|
| -
|
| -3.) Run Dart tests.
|
| -
|
| - $ ./mojo/tools/mojob.py darttest --release
|
|
|