Chromium Code Reviews| Index: chrome_frame/cfinstall/src/common/cf-interactiondelegate-externs.js |
| diff --git a/chrome_frame/cfinstall/src/common/cf-interactiondelegate-externs.js b/chrome_frame/cfinstall/src/common/cf-interactiondelegate-externs.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..037e8ad3082619222c67011546d4c205db6b6a4f |
| --- /dev/null |
| +++ b/chrome_frame/cfinstall/src/common/cf-interactiondelegate-externs.js |
| @@ -0,0 +1,4 @@ |
| +google.cf.installer.InteractionDelegate.prototype.getIFrameContainer; |
| +google.cf.installer.InteractionDelegate.prototype.reset; |
| +google.cf.installer.InteractionDelegate.prototype.show; |
| +google.cf.installer.InteractionDelegate.prototype.customizeIFrame; |