From a14ddcdd5bb4f7b221275872d5cf4e9233bab7f4 Mon Sep 17 00:00:00 2001 From: "varunjain@chromium.org" Date: Fri, 21 Jun 2013 22:53:03 +0000 Subject: Replace content::ContextMenuSourceType with ui::MenuSourceType. BUG=239110 Review URL: https://chromiumcodereview.appspot.com/17432002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207946 0039d316-1c4b-4281-b951-d872f2087c98 --- content/shell/shell_web_contents_view_delegate.h | 1 - 1 file changed, 1 deletion(-) (limited to 'content/shell/shell_web_contents_view_delegate.h') 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" -- cgit v1.1