| Index: chrome/renderer/webplugin_delegate_proxy.cc
|
| ===================================================================
|
| --- chrome/renderer/webplugin_delegate_proxy.cc (revision 9176)
|
| +++ chrome/renderer/webplugin_delegate_proxy.cc (working copy)
|
| @@ -18,6 +18,7 @@
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| #include "chrome/common/gfx/emf.h"
|
| #include "chrome/common/l10n_util.h"
|
| +#include "chrome/common/plugin_messages.h"
|
| #include "chrome/common/resource_bundle.h"
|
| #include "chrome/common/win_util.h"
|
| #include "chrome/plugin/npobject_proxy.h"
|
|
|