diff options
Diffstat (limited to 'content/shell')
-rw-r--r-- | content/shell/shell_web_contents_view_delegate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/shell/shell_web_contents_view_delegate.h b/content/shell/shell_web_contents_view_delegate.h index 715a64d..f9292a8 100644 --- a/content/shell/shell_web_contents_view_delegate.h +++ b/content/shell/shell_web_contents_view_delegate.h @@ -8,7 +8,6 @@ #include "content/public/browser/web_contents.h" #include "content/public/browser/web_contents_view_delegate.h" #include "content/public/common/context_menu_params.h" -#include "content/public/common/context_menu_source_type.h" #if defined(TOOLKIT_GTK) #include "ui/base/gtk/gtk_signal.h" |