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

Unified Diff: chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h

Issue 2177023002: Remove spellchecker feedback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile Created 4 years, 4 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/browser/about_flags.cc ('k') | chrome/browser/renderer_context_menu/spelling_menu_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h
diff --git a/chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h b/chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h
index 66657a11db88c3230843be6923a960b09438dbf1..fe3209da12a396517ca3af018a7007764222b01b 100644
--- a/chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h
+++ b/chrome/browser/renderer_context_menu/open_with_menu_factory_ash.h
@@ -53,7 +53,6 @@ class OpenWithMenuObserver : public RenderViewContextMenuObserver,
bool IsCommandIdChecked(int command_id) override;
bool IsCommandIdEnabled(int command_id) override;
void ExecuteCommand(int command_id) override;
- void OnMenuCancel() override {}
// ash::OpenWithItems::Delegate overrides:
void ModelChanged(const std::vector<ash::LinkHandlerInfo>& handlers) override;
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/renderer_context_menu/spelling_menu_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698