| Index: packages/web_components/lib/MutationObserver.js
|
| diff --git a/packages/web_components/lib/MutationObserver.js b/packages/web_components/lib/MutationObserver.js
|
| old mode 100644
|
| new mode 100755
|
| index 84965e5752a50a610384b2716c79f7e39368ce7f..6968e3890a0e75e6348e1c029eb5ad8af4f5beb6
|
| --- a/packages/web_components/lib/MutationObserver.js
|
| +++ b/packages/web_components/lib/MutationObserver.js
|
| @@ -7,7 +7,7 @@
|
| * Code distributed by Google as part of the polymer project is also
|
| * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
| */
|
| -// @version 0.7.21
|
| +// @version 0.7.23
|
| if (typeof WeakMap === "undefined") {
|
| (function() {
|
| var defineProperty = Object.defineProperty;
|
|
|