| Index: content/shell/common/shell_messages.h
|
| diff --git a/content/shell/common/shell_messages.h b/content/shell/common/shell_messages.h
|
| index 077099a996f3130734dd5668c7485dcc2cf894d0..cdef18a2598166f9423f650b74567db9a00af507 100644
|
| --- a/content/shell/common/shell_messages.h
|
| +++ b/content/shell/common/shell_messages.h
|
| @@ -13,6 +13,7 @@
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_platform_file.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| +#include "ui/gfx/ipc/gfx_param_traits.h"
|
|
|
| #define IPC_MESSAGE_START ShellMsgStart
|
|
|
|
|