diff options
Diffstat (limited to 'chrome/common/gpu_messages.h')
-rw-r--r-- | chrome/common/gpu_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/gpu_messages.h b/chrome/common/gpu_messages.h index 387d2b1..2e89a25 100644 --- a/chrome/common/gpu_messages.h +++ b/chrome/common/gpu_messages.h @@ -10,8 +10,8 @@ #include "base/process.h" #include "chrome/common/common_param_traits.h" #include "chrome/common/gpu_param_traits.h" -#include "gfx/native_widget_types.h" #include "gpu/command_buffer/common/command_buffer.h" +#include "ui/gfx/native_widget_types.h" #include "chrome/common/gpu_messages_internal.h" |