| Index: content/renderer/pepper/plugin_instance_throttler_impl.h
|
| diff --git a/content/renderer/pepper/plugin_instance_throttler_impl.h b/content/renderer/pepper/plugin_instance_throttler_impl.h
|
| index 13fe1aef803e9909b4865c82363070f58921b99b..ebc9b8698294747cd6315f8e710ebfa584af165f 100644
|
| --- a/content/renderer/pepper/plugin_instance_throttler_impl.h
|
| +++ b/content/renderer/pepper/plugin_instance_throttler_impl.h
|
| @@ -84,6 +84,7 @@ class CONTENT_EXPORT PluginInstanceThrottlerImpl
|
|
|
| void AudioThrottledFrameTimeout();
|
| void EngageThrottle();
|
| + void BroadcastThrottleStateChange();
|
|
|
| ThrottlerState state_;
|
|
|
|
|