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

Unified Diff: content/content_renderer.gypi

Issue 11083002: Allow custom context menus to be requested. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/renderer/plugins/plugin_placeholder.cc ('k') | content/public/renderer/context_menu_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 5e482da23d21f8f6a850760b1047227be61fce3c..5fe6368624d9261bb4e2d9bdeeb8f8a2c1f6f269 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -29,6 +29,7 @@
'sources': [
'public/renderer/content_renderer_client.cc',
'public/renderer/content_renderer_client.h',
+ 'public/renderer/context_menu_client.h',
'public/renderer/document_state.cc',
'public/renderer/document_state.h',
'public/renderer/navigation_state.cc',
« no previous file with comments | « chrome/renderer/plugins/plugin_placeholder.cc ('k') | content/public/renderer/context_menu_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698