| Index: chrome/browser/plugins/plugin_observer.cc
|
| ===================================================================
|
| --- chrome/browser/plugins/plugin_observer.cc (revision 212806)
|
| +++ chrome/browser/plugins/plugin_observer.cc (working copy)
|
| @@ -29,10 +29,10 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| #include "content/public/browser/web_contents_view.h"
|
| +#include "content/public/common/webplugininfo.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| -#include "webkit/plugins/webplugininfo.h"
|
|
|
| #if defined(ENABLE_PLUGIN_INSTALLATION)
|
| #if defined(OS_WIN)
|
|
|