| Index: third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html
|
| diff --git a/third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html b/third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html
|
| index 39cdb964dc46e8220a332511d78d78ff10486b68..f53c5ce4f359e0c59998299932f6a784dfdd23f0 100644
|
| --- a/third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html
|
| +++ b/third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html
|
| @@ -94,4 +94,4 @@ You can configure the duration of the hero transition with the global variable
|
| </polymer-element>
|
|
|
| <hero-transition id="hero-transition"></hero-transition>
|
| -<script src="hero-transition-extracted.js"></script></body></html>
|
| +<script charset="utf-8" src="hero-transition-extracted.js"></script></body></html>
|
|
|