| Index: content/renderer/npapi/plugin_channel_host.h
|
| diff --git a/content/renderer/npapi/plugin_channel_host.h b/content/renderer/npapi/plugin_channel_host.h
|
| index 6c6f8e2593f22bf26eed19670209a43ce8b64d7d..8494f6400838e8249d45565baaaa982b075982df 100644
|
| --- a/content/renderer/npapi/plugin_channel_host.h
|
| +++ b/content/renderer/npapi/plugin_channel_host.h
|
| @@ -6,6 +6,8 @@
|
| #define CONTENT_RENDERER_NPAPI_PLUGIN_CHANNEL_HOST_H_
|
|
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "content/child/npapi/np_channel_base.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|
|
|