| Index: pkg/web_components/README.md
|
| diff --git a/pkg/web_components/README.md b/pkg/web_components/README.md
|
| index 3f6efdbc6ec62cc0114942faa096918b224fa5a8..a0f0052004d22ceaab5534d49aff99b20c0ef273 100644
|
| --- a/pkg/web_components/README.md
|
| +++ b/pkg/web_components/README.md
|
| @@ -64,14 +64,6 @@ for more information.
|
|
|
| ## Hacking on this package
|
|
|
| -*NOTE*: Currently we use
|
| -[a patched version of CustomElements](https://github.com/dart-lang/CustomElements/tree/blink_tests).
|
| -This is to get polyfilled behavior closer to native.
|
| -See [this pull request](https://github.com/Polymer/CustomElements/pull/97) for
|
| -more information. It is not required to use these changes; platform.js from
|
| -https://polymer-project.org will work just as well, but it will have less error
|
| -checking.
|
| -
|
| To rebuild platform.js:
|
|
|
| ```bash
|
|
|