Index: third_party/polymer/v0_8/reproduce.sh |
diff --git a/third_party/polymer/v0_8/reproduce.sh b/third_party/polymer/v0_8/reproduce.sh |
index 9c72cf8def2310b1363d7001668213ba7edc83f0..4f476858a1366143babf36812b6aef631200a879 100755 |
--- a/third_party/polymer/v0_8/reproduce.sh |
+++ b/third_party/polymer/v0_8/reproduce.sh |
@@ -26,7 +26,6 @@ rm -rf components/{iron-component-page,webcomponentsjs} |
# Test and demo directories aren't needed. |
rm -rf components/*/{test,demo} |
rm -rf components/polymer/explainer |
-rm -rf components/observe-js/{examples,conf,benchmark} |
# Make checkperms.py happy. |
find components/iron-selector -type f -exec chmod -x {} \; |