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

Unified Diff: polymer_1.0.4/bower_components/iron-list/test/index.html

Issue 1264073002: Update polymer 1.0 install to pick up newly added elements. (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Update bower file to match actual versions. Created 5 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
Index: polymer_1.0.4/bower_components/iron-list/test/index.html
diff --git a/polymer_1.0.4/bower_components/iron-range-behavior/test/index.html b/polymer_1.0.4/bower_components/iron-list/test/index.html
similarity index 92%
copy from polymer_1.0.4/bower_components/iron-range-behavior/test/index.html
copy to polymer_1.0.4/bower_components/iron-list/test/index.html
index f07aca92de7290a733542055809c132793d554af..72924aab40566960cef6ccc02c9f4b51c1c29261 100644
--- a/polymer_1.0.4/bower_components/iron-range-behavior/test/index.html
+++ b/polymer_1.0.4/bower_components/iron-list/test/index.html
@@ -18,7 +18,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<body>
<script>
WCT.loadSuites([
- 'basic.html'
+ 'basic.html',
+ 'mutations.html',
+ 'physical-count.html'
]);
</script>
</body>

Powered by Google App Engine
This is Rietveld 408576698