Index: chrome/browser/download/download_shelf_context_menu.h |
diff --git a/chrome/browser/download/download_shelf_context_menu.h b/chrome/browser/download/download_shelf_context_menu.h |
index 23cc4f0aeb5d286fa34111b231411207133ea6b8..15b6504c7807cd63035ceca7b1ef4d7cfc9c8b6f 100644 |
--- a/chrome/browser/download/download_shelf_context_menu.h |
+++ b/chrome/browser/download/download_shelf_context_menu.h |
@@ -35,7 +35,6 @@ class DownloadShelfContextMenu : public ui::SimpleMenuModel::Delegate, |
KEEP, // Keep the malicious download. |
LEARN_MORE_SCANNING, // Show information about download scanning. |
LEARN_MORE_INTERRUPTED,// Show information about interrupted downloads. |
- REPORT, // Send the download to Google for analysis. |
}; |
virtual ~DownloadShelfContextMenu(); |