| 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
|
|
|