Index: content/renderer/pepper/plugin_instance_throttler_impl.cc |
diff --git a/content/renderer/pepper/plugin_instance_throttler_impl.cc b/content/renderer/pepper/plugin_instance_throttler_impl.cc |
index a79201cb56ccab90324a9ee5be93d81af476270a..c8db56f95169fcd63b24e7f4db78913e458fa4fc 100644 |
--- a/content/renderer/pepper/plugin_instance_throttler_impl.cc |
+++ b/content/renderer/pepper/plugin_instance_throttler_impl.cc |
@@ -135,6 +135,7 @@ void PluginInstanceThrottlerImpl::Initialize( |
if (frame) { |
PluginPowerSaverHelper* helper = frame->plugin_power_saver_helper(); |
bool cross_origin_main_content = false; |
+ |
if (!helper->ShouldThrottleContent(content_origin, plugin_module_name, |
unobscured_size.width(), |
unobscured_size.height(), |