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 85a609460b9e3be6e7d54cd35b296a54c9ade105..b7b09b9750ceb0878e2cb6041b89ec57b3db2a4b 100644 |
--- a/content/renderer/pepper/pepper_plugin_instance_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_instance_impl.h |
@@ -751,6 +751,7 @@ class CONTENT_EXPORT PepperPluginInstanceImpl |
std::vector<PP_PrintPageNumberRange_Dev> ranges_; |
scoped_refptr<ppapi::Resource> gamepad_impl_; |
+ scoped_refptr<ppapi::Resource> uma_private_impl_; |
// The plugin print interface. |
const PPP_Printing_Dev* plugin_print_interface_; |