Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5526)

Unified Diff: chrome/browser/download/download_shelf_context_menu.h

Issue 166223002: Removes the old download feedback string from the context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed git screwup Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/download/download_shelf_context_menu.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/download/download_shelf_context_menu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698