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

Unified Diff: polymer_1.0.4/bower_components/paper-tooltip/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/paper-tooltip/index.html
diff --git a/polymer_1.0.4/bower_components/gold-cc-cvc-input/index.html b/polymer_1.0.4/bower_components/paper-tooltip/index.html
similarity index 91%
copy from polymer_1.0.4/bower_components/gold-cc-cvc-input/index.html
copy to polymer_1.0.4/bower_components/paper-tooltip/index.html
index 487bb5c38a5d8d4a62b8bc20dafcced488441a22..848f0426571f056ed185f4ac0315d32c7d7fd24a 100644
--- a/polymer_1.0.4/bower_components/gold-cc-cvc-input/index.html
+++ b/polymer_1.0.4/bower_components/paper-tooltip/index.html
@@ -14,13 +14,15 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>paper-tooltip</title>
+
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-component-page/iron-component-page.html">
</head>
<body>
- <iron-component-page></iron-component-page>
+<iron-component-page></iron-component-page>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698