| Index: third_party/polymer/components/polymer/polymer-micro.html
|
| diff --git a/third_party/polymer/components/polymer/polymer-micro.html b/third_party/polymer/components/polymer/polymer-micro.html
|
| index ef46f81b381faedec2ea317975e70e69634f9e98..4c088750afd927521c64a5252669b0145c41593e 100644
|
| --- a/third_party/polymer/components/polymer/polymer-micro.html
|
| +++ b/third_party/polymer/components/polymer/polymer-micro.html
|
| @@ -790,7 +790,7 @@ default:
|
| return value != null ? value : undefined;
|
| }
|
| }
|
| -});Polymer.version = "1.8.1";Polymer.Base._addFeature({
|
| +});Polymer.version = "1.9.3";Polymer.Base._addFeature({
|
| _registerFeatures: function () {
|
| this._prepIs();
|
| this._prepBehaviors();
|
|
|