| Index: content/common/gpu_host_messages.h
|
| diff --git a/content/gpu/gpu_host_messages.h b/content/common/gpu_host_messages.h
|
| similarity index 99%
|
| rename from content/gpu/gpu_host_messages.h
|
| rename to content/common/gpu_host_messages.h
|
| index 7693cac6d5d7771257ba44e280e02784f5dd7e0a..df61d13e2425739093ba2c5a0763bcdad1a23af9 100644
|
| --- a/content/gpu/gpu_host_messages.h
|
| +++ b/content/common/gpu_host_messages.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "build/build_config.h"
|
| #include "content/common/content_export.h"
|
| +#include "content/common/establish_channel_params.h"
|
| #include "content/common/gpu/gpu_memory_uma_stats.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"
|
|
|