Chromium Code Reviews| Index: content/renderer/pepper_plugin_delegate_impl.h |
| =================================================================== |
| --- content/renderer/pepper_plugin_delegate_impl.h (revision 81013) |
| +++ content/renderer/pepper_plugin_delegate_impl.h (working copy) |
| @@ -188,6 +188,7 @@ |
| virtual void DidStopLoading(); |
| virtual void SetContentRestriction(int restrictions); |
| virtual void HasUnsupportedFeature(); |
| + virtual void SaveAs(); |
| virtual P2PSocketDispatcher* GetP2PSocketDispatcher(); |
| private: |