| Index: content/common/gpu/client/gpu_channel_host.cc
|
| diff --git a/content/common/gpu/client/gpu_channel_host.cc b/content/common/gpu/client/gpu_channel_host.cc
|
| index dd2ca535d50741173946d34ddf203ceaa14a6c64..f4dd8e7a8ca0060a611ec9a2fde63d8c4ef50d8a 100644
|
| --- a/content/common/gpu/client/gpu_channel_host.cc
|
| +++ b/content/common/gpu/client/gpu_channel_host.cc
|
| @@ -19,6 +19,7 @@
|
| #include "build/build_config.h"
|
| #include "content/common/gpu/client/command_buffer_proxy_impl.h"
|
| #include "content/common/gpu/gpu_messages.h"
|
| +#include "content/common/gpu/gpu_param_traits_macros.h"
|
| #include "ipc/ipc_sync_message_filter.h"
|
| #include "url/gurl.h"
|
|
|
|
|