Index: components/storage_monitor/test_storage_monitor_win.h |
diff --git a/components/storage_monitor/test_storage_monitor_win.h b/components/storage_monitor/test_storage_monitor_win.h |
index 2ffd0701444b4fd0380be534dea0f86e25873fe5..150b2459720e237d0aea58117579ce31c71bb7ff 100644 |
--- a/components/storage_monitor/test_storage_monitor_win.h |
+++ b/components/storage_monitor/test_storage_monitor_win.h |
@@ -26,7 +26,7 @@ class TestStorageMonitorWin: public StorageMonitorWin { |
~TestStorageMonitorWin() override; |
- void InjectDeviceChange(UINT event_type, DWORD data); |
+ void InjectDeviceChange(UINT event_type, LPARAM data); |
VolumeMountWatcherWin* volume_mount_watcher(); |