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

Unified Diff: polymer_0.5.0/bower_components/core-image/metadata.html

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 12 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.0/bower_components/core-image/metadata.html
diff --git a/bower_components/core-item/metadata.html b/polymer_0.5.0/bower_components/core-image/metadata.html
similarity index 79%
copy from bower_components/core-item/metadata.html
copy to polymer_0.5.0/bower_components/core-image/metadata.html
index bcc98b5d7496c36b8c2e699c17b2545602cd6425..5d5243253255f3ac747a865dc3041781165bf4d0 100644
--- a/bower_components/core-item/metadata.html
+++ b/polymer_0.5.0/bower_components/core-image/metadata.html
@@ -7,18 +7,18 @@
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
-<x-meta id="core-item" label="Item" group="Core">
+<x-meta id="core-image" label="Image" group="Core">
<template>
- <core-item icon="settings" label="Item"></core-item>
+ <core-item icon="settings" label="Image"></core-item>
</template>
<template id="imports">
- <link rel="import" href="core-item.html">
+ <link rel="import" href="core-image.html">
</template>
-</x-meta>
+</x-meta>
« no previous file with comments | « polymer_0.5.0/bower_components/core-image/index.html ('k') | polymer_0.5.0/bower_components/core-input/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698