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

Unified Diff: third_party/polymer/v1_0/README.chromium

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 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
« no previous file with comments | « no previous file | third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/v1_0/README.chromium
diff --git a/third_party/polymer/v1_0/README.chromium b/third_party/polymer/v1_0/README.chromium
index ee2b6dbe8ceef11a4be097822035799f7ce04332..77d6a09db4debc7cab979130c490fdb58f7af33e 100644
--- a/third_party/polymer/v1_0/README.chromium
+++ b/third_party/polymer/v1_0/README.chromium
@@ -1,7 +1,7 @@
Name: Polymer
Short Name: polymer
URL: http://www.polymer-project.org
-Version: 1.0
+Version: 1.0.3
Revision: (See components/<component>/.bower.json)
License: BSD
License File: ../LICENSE.polymer
@@ -39,13 +39,9 @@ HTML elements to external JS files. This version of the Polymer is used in a web
UI, where CSP forbids an execution of inline scripts. The extraction was made
with the help of the Vulcanize tool (https://github.com/Polymer/vulcanize).
- Replaced CRLF line endings with LF line endings in text files.
-- Manually applied patch (https://github.com/Polymer/polymer/pull/1724/files)
-to 'component-chromium/polymer/polymer-micro-extracted.js'.
To restore a content of the 'components', 'components-chromium' directorires
-from scratch, run ./reproduce.sh (requires bower and vulcanize >= 1.2). Then
-download https://codereview.chromium.org/download/issue1165893005_40001.diff
-and run 'git apply --reject issue1165893005_40001.diff'.
+from scratch, run ./reproduce.sh (requires bower and vulcanize >= 1.2).
Note on Bower:
The directory can be updated by running "bower update". A new component can be
« no previous file with comments | « no previous file | third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698