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

Unified Diff: content/content_shell.gypi

Issue 10913035: Add context popup menu support for content shell[GTK]. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix the Mac build Created 8 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 | « no previous file | content/shell/shell_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 124ddb606f4094ff5801bb777ffcd891c3d39156..ece740de8b1110aced0c6d5093ff2747b7db8d1d 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -100,6 +100,9 @@
'shell/shell_switches.h',
'shell/shell_url_request_context_getter.cc',
'shell/shell_url_request_context_getter.h',
+ 'shell/shell_web_contents_view_delegate_creator.h',
+ 'shell/shell_web_contents_view_delegate_gtk.cc',
+ 'shell/shell_web_contents_view_delegate.h',
'shell/webkit_test_runner.cc',
'shell/webkit_test_runner.h',
'shell/webkit_test_runner_bindings.cc',
« no previous file with comments | « no previous file | content/shell/shell_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698