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

Unified Diff: third_party/WebKit/Source/core/page/ContextMenuController.h

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 years, 7 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
Index: third_party/WebKit/Source/core/page/ContextMenuController.h
diff --git a/third_party/WebKit/Source/core/page/ContextMenuController.h b/third_party/WebKit/Source/core/page/ContextMenuController.h
index 3697627c5ccaf9ab6cb4275f5a7db92d62085c8e..0a21d3ce10b958595ebf4822a7f9d379ab1ea082 100644
--- a/third_party/WebKit/Source/core/page/ContextMenuController.h
+++ b/third_party/WebKit/Source/core/page/ContextMenuController.h
@@ -75,7 +75,6 @@ class CORE_EXPORT ContextMenuController final
std::unique_ptr<ContextMenu> CreateContextMenu(Event*);
std::unique_ptr<ContextMenu> CreateContextMenu(LocalFrame*,
const LayoutPoint&);
- void PopulateCustomContextMenu(const Event&);
void ShowContextMenu(Event*);
ContextMenuClient* client_;
« no previous file with comments | « third_party/WebKit/Source/core/page/BUILD.gn ('k') | third_party/WebKit/Source/core/page/ContextMenuController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698