Index: chrome/browser/storage_monitor/storage_monitor_win.h |
diff --git a/chrome/browser/storage_monitor/storage_monitor_win.h b/chrome/browser/storage_monitor/storage_monitor_win.h |
index 235d729f3e2f46337a50cada8f5227d8f366424d..32789e4b4c670ece191c19f5dcbf1d13b6a7afae 100644 |
--- a/chrome/browser/storage_monitor/storage_monitor_win.h |
+++ b/chrome/browser/storage_monitor/storage_monitor_win.h |
@@ -42,9 +42,6 @@ class StorageMonitorWin : public StorageMonitor { |
string16* device_location, |
string16* storage_object_id) const OVERRIDE; |
- virtual uint64 GetStorageSize( |
- const base::FilePath::StringType& location) const OVERRIDE; |
- |
private: |
class PortableDeviceNotifications; |
friend class test::TestStorageMonitorWin; |