Index: content/renderer/pepper/pepper_plugin_delegate_impl.h |
diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.h b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
index cc69021842a92c01254028e71fe9e56c245d6938..518bb8729b10de96d2f21a523d7da9b1b362f4ef 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
@@ -360,7 +360,6 @@ class PepperPluginDelegateImpl |
virtual std::string GetDefaultEncoding() OVERRIDE; |
virtual void ZoomLimitsChanged(double minimum_factor, double maximum_factor) |
OVERRIDE; |
- virtual std::string ResolveProxy(const GURL& url) OVERRIDE; |
virtual void DidStartLoading() OVERRIDE; |
virtual void DidStopLoading() OVERRIDE; |
virtual void SetContentRestriction(int restrictions) OVERRIDE; |