| Index: mojo/public/platform/dart/README.md
|
| diff --git a/mojo/public/platform/dart/README.md b/mojo/public/platform/dart/README.md
|
| deleted file mode 100644
|
| index a07f971c7c512cbd733703539cc3a6ade3544f14..0000000000000000000000000000000000000000
|
| --- a/mojo/public/platform/dart/README.md
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Dart Embedding Support
|
| -======================
|
| -
|
| -This directory contains the implementation of the native methods used by
|
| -the 'dart:mojo.internal' library.
|
| -
|
| -NOTE: The contents of this directory should only be used if you are implementing
|
| -a custom content handler that runs dart code that expects 'dart:mojo.internal'.
|
| -
|
| -NOTE: The build rules are written in such a way that the Dart SDK is checked out
|
| -under //dart.
|
| -
|
| -NOTE: The sources in this directory indirectly coupled to the revision of the
|
| -Dart SDK checked out under //dart. You must ensure that you are using the
|
| -same revision.
|
|
|