Index: chrome/renderer/pepper_plugin_delegate_impl.h |
=================================================================== |
--- chrome/renderer/pepper_plugin_delegate_impl.h (revision 71882) |
+++ chrome/renderer/pepper_plugin_delegate_impl.h (working copy) |
@@ -163,6 +163,7 @@ |
virtual void DidStartLoading(); |
virtual void DidStopLoading(); |
virtual void SetContentRestriction(int restrictions); |
+ virtual void HasUnsupportedFeature(); |
private: |
// Pointer to the RenderView that owns us. |