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 1f21842a6d66d3153e40e7fd2ee1610ab1d9e87c..0756d1a4d9057baa134276a9ae275f2047a724a5 100644 |
--- a/content/renderer/pepper/pepper_plugin_instance_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_instance_impl.h |
@@ -543,6 +543,7 @@ class CONTENT_EXPORT PepperPluginInstanceImpl |
// PluginInstanceThrottler::Observer |
void OnThrottleStateChange() override; |
+ void OnHiddenForPlaceholder(bool hidden) override; |
void AddLatencyInfo(const std::vector<ui::LatencyInfo>& latency_info); |