Chromium Code Reviews| Index: chrome/common/plugin_messages.cc |
| =================================================================== |
| --- chrome/common/plugin_messages.cc (revision 76958) |
| +++ chrome/common/plugin_messages.cc (working copy) |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/utf_string_conversions.h" |
| +#include "content/common/common_param_traits.h" |
| #include "ipc/ipc_channel_handle.h" |
| #define IPC_MESSAGE_IMPL |