Index: content/browser/renderer_host/pepper/pepper_gamepad_host.h |
diff --git a/content/browser/renderer_host/pepper/pepper_gamepad_host.h b/content/browser/renderer_host/pepper/pepper_gamepad_host.h |
index c341091f1b0747ab0992fdbb89d19d1626acd200..cc3bcb581f798cf6c6d22b1f5974ce30a91bd101 100644 |
--- a/content/browser/renderer_host/pepper/pepper_gamepad_host.h |
+++ b/content/browser/renderer_host/pepper/pepper_gamepad_host.h |
@@ -60,8 +60,6 @@ class CONTENT_EXPORT PepperGamepadHost : |
void GotUserGesture(const ppapi::host::ReplyMessageContext& in_context); |
- BrowserPpapiHost* browser_ppapi_host_; |
- |
device::GamepadService* gamepad_service_; |
bool is_started_; |