diff options
Diffstat (limited to 'chrome/plugin/command_buffer_stub.h')
-rw-r--r-- | chrome/plugin/command_buffer_stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/plugin/command_buffer_stub.h b/chrome/plugin/command_buffer_stub.h index 9d946a7..026110f 100644 --- a/chrome/plugin/command_buffer_stub.h +++ b/chrome/plugin/command_buffer_stub.h @@ -7,8 +7,8 @@ #if defined(ENABLE_GPU) +#include "app/surface/transport_dib.h" #include "base/ref_counted.h" -#include "chrome/common/transport_dib.h" #include "gfx/native_widget_types.h" #include "gpu/command_buffer/common/command_buffer.h" #include "gpu/command_buffer/service/command_buffer_service.h" |