| Index: content/common/child_process_messages.h
|
| diff --git a/content/common/child_process_messages.h b/content/common/child_process_messages.h
|
| index e46e4afb3a44d35e33da6f471210740748f2a14d..611296d5be248aac529c6f688fa027b8ef877e53 100644
|
| --- a/content/common/child_process_messages.h
|
| +++ b/content/common/child_process_messages.h
|
| @@ -17,10 +17,10 @@
|
| #include "cc/resources/shared_bitmap_manager.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/content_param_traits_macros.h"
|
| -#include "content/common/gpu/gpu_param_traits_macros.h"
|
| #include "content/common/gpu/gpu_process_launch_causes.h"
|
| #include "content/common/host_discardable_shared_memory_manager.h"
|
| #include "gpu/command_buffer/common/sync_token.h"
|
| +#include "gpu/ipc/common/gpu_param_traits_macros.h"
|
| #include "ipc/ipc_channel_handle.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_platform_file.h"
|
|
|