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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-image/index.html

Issue 1621603002: Add Polymer iron-image to Chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/polymer/v1_0/components-chromium/iron-image/index.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/index.html b/third_party/polymer/v1_0/components-chromium/iron-image/index.html
similarity index 96%
copy from third_party/polymer/v1_0/components-chromium/paper-styles/index.html
copy to third_party/polymer/v1_0/components-chromium/iron-image/index.html
index 8e96ebe00c0eea73969706911badc15fa97745e3..bb7da82e87c6b93b7c451b32a477d15d1a4236b9 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-styles/index.html
+++ b/third_party/polymer/v1_0/components-chromium/iron-image/index.html
@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<html>
<head>
- <title>paper-styles</title>
+ <title>iron-image</title>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-component-page/iron-component-page.html">

Powered by Google App Engine
This is Rietveld 408576698