| Index: chrome/plugin/chrome_plugin_host.cc
|
| ===================================================================
|
| --- chrome/plugin/chrome_plugin_host.cc (revision 9176)
|
| +++ chrome/plugin/chrome_plugin_host.cc (working copy)
|
| @@ -11,6 +11,7 @@
|
| #include "chrome/common/chrome_plugin_lib.h"
|
| #include "chrome/common/chrome_plugin_util.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "chrome/common/plugin_messages.h"
|
| #include "chrome/plugin/plugin_process.h"
|
| #include "chrome/plugin/plugin_thread.h"
|
| #include "chrome/plugin/webplugin_proxy.h"
|
|
|