| Index: content/renderer/plugin_channel_host.cc
|
| ===================================================================
|
| --- content/renderer/plugin_channel_host.cc (revision 212485)
|
| +++ content/renderer/plugin_channel_host.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/metrics/histogram.h"
|
| #include "base/time/time.h"
|
| #include "content/child/child_process.h"
|
| -#include "content/child/npobject_base.h"
|
| +#include "content/child/npapi/npobject_base.h"
|
| #include "content/child/plugin_messages.h"
|
|
|
| #if defined(OS_POSIX)
|
|
|