| Index: content/plugin/plugin_channel.cc
|
| diff --git a/content/plugin/plugin_channel.cc b/content/plugin/plugin_channel.cc
|
| index cf20c3cae00d58913501bd16d1f2b3f6cbf4d131..d1423b4f1222c0d299975d284ceeb18dd0dcdf36 100644
|
| --- a/content/plugin/plugin_channel.cc
|
| +++ b/content/plugin/plugin_channel.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "build/build_config.h"
|
| +#include "content/child/child_process.h"
|
| #include "content/child/plugin_messages.h"
|
| -#include "content/common/child_process.h"
|
| #include "content/common/plugin_process_messages.h"
|
| #include "content/plugin/plugin_thread.h"
|
| #include "content/plugin/webplugin_delegate_stub.h"
|
|
|