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

Unified Diff: Source/core/core.gypi

Issue 492753002: Add support to populate custom context menu items. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed comments Created 6 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1677879f452840d66b83901881b55b270404e9fd..dbefb358446305335fdac8ef8a109cd1b846ca2e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1425,6 +1425,8 @@
'page/ContextMenuProvider.h',
'page/CreateWindow.cpp',
'page/CreateWindow.h',
+ 'page/CustomContextMenuProvider.cpp',
+ 'page/CustomContextMenuProvider.h',
'page/DOMWindowPagePopup.cpp',
'page/DOMWindowPagePopup.h',
'page/DragController.cpp',
« no previous file with comments | « LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt ('k') | Source/core/page/ContextMenuController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698