diff options
Diffstat (limited to 'chrome/common/nacl_messages.cc')
-rw-r--r-- | chrome/common/nacl_messages.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/nacl_messages.cc b/chrome/common/nacl_messages.cc index f1be9ae..66e4df2 100644 --- a/chrome/common/nacl_messages.cc +++ b/chrome/common/nacl_messages.cc @@ -5,7 +5,6 @@ // Get basic type definitions. #define IPC_MESSAGE_IMPL #include "chrome/common/nacl_messages.h" -#include "chrome/common/common_param_traits.h" // Generate constructors. #include "ipc/struct_constructor_macros.h" |