| Index: content/renderer/pepper/pepper_plugin_instance_impl.h
|
| ===================================================================
|
| --- content/renderer/pepper/pepper_plugin_instance_impl.h (revision 219784)
|
| +++ content/renderer/pepper/pepper_plugin_instance_impl.h (working copy)
|
| @@ -435,6 +435,9 @@
|
| virtual PP_Var GetPluginInstanceURL(
|
| PP_Instance instance,
|
| PP_URLComponents_Dev* components) OVERRIDE;
|
| + virtual PP_Var GetPluginRefererURL(
|
| + PP_Instance instance,
|
| + PP_URLComponents_Dev* components) OVERRIDE;
|
|
|
| // PPB_ContentDecryptor_Private implementation.
|
| virtual void NeedKey(PP_Instance instance,
|
|
|