Index: content/renderer/pepper_plugin_delegate_impl.h |
=================================================================== |
--- content/renderer/pepper_plugin_delegate_impl.h (revision 81782) |
+++ content/renderer/pepper_plugin_delegate_impl.h (working copy) |
@@ -220,6 +220,7 @@ |
virtual void DidStopLoading(); |
virtual void SetContentRestriction(int restrictions); |
virtual void HasUnsupportedFeature(); |
+ virtual void SaveAs(); |
virtual P2PSocketDispatcher* GetP2PSocketDispatcher(); |
virtual webkit_glue::P2PTransport* CreateP2PTransport(); |