| Index: content/gpu/gpu_host_messages.h
|
| diff --git a/content/gpu/gpu_host_messages.h b/content/gpu/gpu_host_messages.h
|
| index e87e652a40b27e6d6c9354c2708b0a7d1af45e97..7693cac6d5d7771257ba44e280e02784f5dd7e0a 100644
|
| --- a/content/gpu/gpu_host_messages.h
|
| +++ b/content/gpu/gpu_host_messages.h
|
| @@ -8,13 +8,13 @@
|
| #include "build/build_config.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/gpu/gpu_memory_uma_stats.h"
|
| -#include "content/common/gpu/gpu_param_traits.h"
|
| #include "content/gpu/establish_channel_params.h"
|
| #include "gpu/command_buffer/common/sync_token.h"
|
| #include "gpu/command_buffer/common/value_state.h"
|
| #include "gpu/command_buffer/service/gpu_preferences.h"
|
| #include "gpu/config/gpu_info.h"
|
| #include "gpu/ipc/common/gpu_command_buffer_traits.h"
|
| +#include "gpu/ipc/common/gpu_param_traits.h"
|
| #include "gpu/ipc/common/memory_stats.h"
|
| #include "gpu/ipc/common/surface_handle.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|