Chromium Code Reviews| Index: third_party/polymer/v0_8/components-chromium/polymer/build.bat |
| diff --git a/third_party/polymer/v0_8/components-chromium/polymer/build.bat b/third_party/polymer/v0_8/components-chromium/polymer/build.bat |
| new file mode 100755 |
| index 0000000000000000000000000000000000000000..12479f7da932dcf9e1e3302739e764eba78de909 |
| --- /dev/null |
| +++ b/third_party/polymer/v0_8/components-chromium/polymer/build.bat |
| @@ -0,0 +1,2 @@ |
| +START /B vulcanize polymer-simplex.html --inline --strip -output dist/polymer-simplex.html |
| +START /B vulcanize polymer.html --inline --strip -output dist/polymer.html |