Index: third_party/polymer/v0_8/components-chromium/promise-polyfill/promise-polyfill.html |
diff --git a/third_party/polymer/v0_8/components-chromium/promise-polyfill/promise-polyfill.html b/third_party/polymer/v0_8/components-chromium/promise-polyfill/promise-polyfill.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..94d2d2c16d683994159eb03b2b7e4067f7824bcc |
--- /dev/null |
+++ b/third_party/polymer/v0_8/components-chromium/promise-polyfill/promise-polyfill.html |
@@ -0,0 +1,2 @@ |
+<link rel="import" href="./promise-polyfill-lite.html"> |
+<script src='./Promise-Statics.js'></script> |