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

Unified Diff: polymer_0.5.4/bower_components/core-scroll-threshold/demo.html

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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_0.5.4/bower_components/core-scroll-threshold/demo.html
diff --git a/polymer_0.5.0/bower_components/core-scroll-threshold/demo.html b/polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
similarity index 94%
copy from polymer_0.5.0/bower_components/core-scroll-threshold/demo.html
copy to polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
index 9f473a97db668362f82803732f2d98f62e012c2f..ddc342de1cebd58d88b08f4d32f94d6151f5a852 100644
--- a/polymer_0.5.0/bower_components/core-scroll-threshold/demo.html
+++ b/polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
@@ -11,9 +11,9 @@
<html>
<head>
- <title>core-image</title>
+ <title>core-scroll-threshold</title>
- <script src="../webcomponentsjs/webcomonents.js"></script>
+ <script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-scroll-threshold.html">

Powered by Google App Engine
This is Rietveld 408576698