diff options
Diffstat (limited to 'content/common/gpu/gpu_messages.h')
-rw-r--r-- | content/common/gpu/gpu_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h index c9ffc4c..906a195 100644 --- a/content/common/gpu/gpu_messages.h +++ b/content/common/gpu/gpu_messages.h @@ -9,8 +9,8 @@ #include <string> #include "base/shared_memory.h" -#include "content/common/common_param_traits.h" #include "content/common/gpu/gpu_process_launch_causes.h" +#include "content/public/common/common_param_traits.h" #include "content/public/common/gpu_info.h" #include "gpu/command_buffer/common/command_buffer.h" #include "gpu/command_buffer/common/constants.h" |