| Index: chrome/plugin/webplugin_delegate_stub.h
|
| diff --git a/chrome/plugin/webplugin_delegate_stub.h b/chrome/plugin/webplugin_delegate_stub.h
|
| index 15b88a8d75b49cca7c2a69e0640a58bea2da20c4..2def46c197cc4d717dfa1e2c8c8c4fabf381d873 100644
|
| --- a/chrome/plugin/webplugin_delegate_stub.h
|
| +++ b/chrome/plugin/webplugin_delegate_stub.h
|
| @@ -11,9 +11,9 @@
|
| #include "base/ref_counted.h"
|
| #include "base/shared_memory.h"
|
| #include "base/task.h"
|
| -#include "chrome/common/ipc_channel.h"
|
| #include "chrome/common/transport_dib.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ipc/ipc_channel.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
|
|
| class PluginChannel;
|
|
|