| Index: chrome/browser/system_monitor/removable_storage_notifications_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/system_monitor/removable_storage_notifications_unittest.cc (revision 181040)
|
| +++ chrome/browser/system_monitor/removable_storage_notifications_unittest.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| TestStorageNotifications() {
|
| }
|
|
|
| - ~TestStorageNotifications() {}
|
| + virtual ~TestStorageNotifications() {}
|
|
|
| virtual bool GetDeviceInfoForPath(
|
| const base::FilePath& path,
|
|
|