| Index: content/renderer/pepper/pepper_plugin_instance_impl.h
|
| diff --git a/content/renderer/pepper/pepper_plugin_instance_impl.h b/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| index f3089f0504256c6742bc4bc847c86754276a687a..406dfb846633372882d0738ac1398129274d3e36 100644
|
| --- a/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| @@ -552,6 +552,7 @@ class CONTENT_EXPORT PepperPluginInstanceImpl
|
| bool use_shared_memory) override;
|
|
|
| // RenderFrameObserver
|
| + void AccessibilityModeChanged() override;
|
| void OnDestruct() override;
|
|
|
| // PluginInstanceThrottler::Observer
|
|
|