diff options
Diffstat (limited to 'chrome/gpu/gpu_command_buffer_stub.h')
| -rw-r--r-- | chrome/gpu/gpu_command_buffer_stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/gpu/gpu_command_buffer_stub.h b/chrome/gpu/gpu_command_buffer_stub.h index f1446e8..eb927a3 100644 --- a/chrome/gpu/gpu_command_buffer_stub.h +++ b/chrome/gpu/gpu_command_buffer_stub.h @@ -7,9 +7,9 @@ #if defined(ENABLE_GPU) -#include "app/gfx/native_widget_types.h" #include "base/process.h" #include "base/ref_counted.h" +#include "gfx/native_widget_types.h" #include "gpu/command_buffer/service/command_buffer_service.h" #include "gpu/command_buffer/service/gpu_processor.h" #include "ipc/ipc_channel.h" |
