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

Unified Diff: lib/polymer.html

Issue 1351693003: Update to use one less proxy per element (Closed) Base URL: git@github.com:dart-lang/polymer-dart.git@behaviors
Patch Set: update comments Created 5 years, 3 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 | « lib/init.dart ('k') | lib/src/common/js_proxy.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/polymer.html
diff --git a/lib/polymer.html b/lib/polymer.html
index 2bfda67664e0bfbcd9210983c343b7a1bdb336e8..f4934a6591628a901497db54619fb373ad88af4f 100644
--- a/lib/polymer.html
+++ b/lib/polymer.html
@@ -9,7 +9,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="polymer_mini.html">
<link rel="import" href="../../packages/polymer_interop/polymer.html">
<link rel="import" href="src/js/polymer_bind_dart.html">
-<link rel="import" href="src/js/polymer_array_methods.html">
<script>
// This empty script tag is necessary to work around dartbug.com/19650
</script>
« no previous file with comments | « lib/init.dart ('k') | lib/src/common/js_proxy.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698