From 325358b8f7e145d69300b1186985a57ab59a546c Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Wed, 7 Jul 2010 02:48:34 +0000 Subject: Revert 51681 - Move default_plugin out of webkit. BUG=48419 Review URL: http://codereview.chromium.org/2803035 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/2819043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51684 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/plugin_installer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/plugin_installer.cc') diff --git a/chrome/browser/plugin_installer.cc b/chrome/browser/plugin_installer.cc index b7f38c5..4bbe22c 100644 --- a/chrome/browser/plugin_installer.cc +++ b/chrome/browser/plugin_installer.cc @@ -11,7 +11,7 @@ #include "chrome/browser/tab_contents/tab_contents.h" #include "grit/generated_resources.h" #include "grit/theme_resources.h" -#include "webkit/glue/plugins/default_plugin_shared.h" +#include "webkit/default_plugin/default_plugin_shared.h" PluginInstaller::PluginInstaller(TabContents* tab_contents) : ConfirmInfoBarDelegate(tab_contents), -- cgit v1.1