Index: content/browser/gamepad/gamepad_provider.h |
=================================================================== |
--- content/browser/gamepad/gamepad_provider.h (revision 148913) |
+++ content/browser/gamepad/gamepad_provider.h (working copy) |
@@ -40,7 +40,7 @@ |
void Resume(); |
// base::SystemMonitor::DevicesChangedObserver implementation. |
- virtual void OnDevicesChanged() OVERRIDE; |
+ virtual void OnDevicesChanged(base::SystemMonitor::DeviceType type) OVERRIDE; |
private: |