Index: content/public/renderer/plugin_instance_throttler.h |
diff --git a/content/public/renderer/plugin_instance_throttler.h b/content/public/renderer/plugin_instance_throttler.h |
index 0b33cc4c88e5c63e60f15bc5cd88f3a70c96ecb9..025ccbd8a8a410610321c5d1ac2ee03e4e30df66 100644 |
--- a/content/public/renderer/plugin_instance_throttler.h |
+++ b/content/public/renderer/plugin_instance_throttler.h |
@@ -62,6 +62,8 @@ class CONTENT_EXPORT PluginInstanceThrottler { |
virtual void OnThrottleStateChange() {} |
+ virtual void OnPeripheralStateChange() {} |
+ |
// Called when the plugin should be hidden due to a placeholder. |
virtual void OnHiddenForPlaceholder(bool hidden) {} |