Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Unified Diff: packages/web_components/lib/MutationObserver.js

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/web_components/lib/HTMLImports.min.js ('k') | packages/web_components/lib/MutationObserver.min.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « packages/web_components/lib/HTMLImports.min.js ('k') | packages/web_components/lib/MutationObserver.min.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698