| Index: third_party/polymer/README.chromium
|
| diff --git a/third_party/polymer/README.chromium b/third_party/polymer/README.chromium
|
| index b47bc6ae4fa5d00b4a310cf5bf4c713f12ec39db..1e601cd1e73fbc887240d4b1db40fde75e2a97f9 100644
|
| --- a/third_party/polymer/README.chromium
|
| +++ b/third_party/polymer/README.chromium
|
| @@ -35,6 +35,9 @@ the Crisper tool (https://github.com/PolymerLabs/crisper).
|
| - Resolved encoding issues.
|
| - Replaced CRLF line endings with LF line endings in text files.
|
| - Removed files that are not needed by Chromium, see v1_0/rsync_exclude.txt.
|
| +- Re-implemented <paper-ripple> using Web Animations API (which, as of
|
| + 2/21/2017 does not work in Safari or IE). This is a complete fork from
|
| + Polymer's <paper-ripple>.
|
|
|
| To restore a content of the 'components-chromium' directory from scratch, run
|
| ./v1_0/reproduce.sh on a Linux machine.
|
|
|