| Index: chrome/renderer/webplugin_delegate_proxy.h
|
| diff --git a/chrome/renderer/webplugin_delegate_proxy.h b/chrome/renderer/webplugin_delegate_proxy.h
|
| index a772384e35790be2328bf0b777c86410e4340664..17ce1d1431086f024618e62e40c43e6523dd6160 100644
|
| --- a/chrome/renderer/webplugin_delegate_proxy.h
|
| +++ b/chrome/renderer/webplugin_delegate_proxy.h
|
| @@ -12,10 +12,10 @@
|
| #include "base/gfx/rect.h"
|
| #include "base/gfx/native_widget_types.h"
|
| #include "base/ref_counted.h"
|
| -#include "chrome/common/ipc_message.h"
|
| #include "chrome/common/transport_dib.h"
|
| #include "chrome/renderer/plugin_channel_host.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ipc/ipc_message.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "webkit/glue/webplugin.h"
|
| #include "webkit/glue/webplugin_delegate.h"
|
|
|