Index: ash/system/drive/tray_drive.cc |
diff --git a/ash/system/drive/tray_drive.cc b/ash/system/drive/tray_drive.cc |
index 7eefa05f592ea210a92a3c5271705058bc59367a..028aa29bb58f4dcba1e1af5eaca5af7c4f731036 100644 |
--- a/ash/system/drive/tray_drive.cc |
+++ b/ash/system/drive/tray_drive.cc |
@@ -508,8 +508,5 @@ void TrayDrive::HideIfNoOperations() { |
detailed_->Update(&empty_list); |
} |
-void TrayDrive::OnDriveOfflineEnabled() { |
-} |
- |
} // namespace internal |
} // namespace ash |