Chromium Code Reviews| Index: chrome/plugin/npobject_stub.h |
| diff --git a/chrome/plugin/npobject_stub.h b/chrome/plugin/npobject_stub.h |
| index acfd7727d8f622153f3df0f50a9620b18aa84882..da0745ce9423d7a1cc413d7d7d6139f39d27197c 100644 |
| --- a/chrome/plugin/npobject_stub.h |
| +++ b/chrome/plugin/npobject_stub.h |
| @@ -11,8 +11,8 @@ |
| #include <vector> |
| #include "base/ref_counted.h" |
| -#include "chrome/common/ipc_channel.h" |
| #include "googleurl/src/gurl.h" |
| +#include "ipc/ipc_channel.h" |
| namespace base { |
| class WaitableEvent; |