| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 9497e2951ba211d490fbf52e57ce83342b6e7f32..779ed9f1eacf104db75190d0e8633b6439e27a9c 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -12,10 +12,10 @@
|
| #include "content/common/content_export.h"
|
| #include "content/common/gpu/gpu_memory_allocation.h"
|
| #include "content/common/gpu/gpu_process_launch_causes.h"
|
| +#include "content/common/gpu/gpu_rendering_stats.h"
|
| #include "content/public/common/common_param_traits.h"
|
| #include "content/public/common/gpu_info.h"
|
| #include "content/public/common/gpu_memory_stats.h"
|
| -#include "content/public/common/gpu_rendering_stats.h"
|
| #include "gpu/command_buffer/common/command_buffer.h"
|
| #include "gpu/command_buffer/common/constants.h"
|
| #include "gpu/ipc/gpu_command_buffer_traits.h"
|
|
|