| Index: gpu/command_buffer/service/gl_stream_texture_image.h
|
| diff --git a/gpu/command_buffer/service/gl_stream_texture_image.h b/gpu/command_buffer/service/gl_stream_texture_image.h
|
| index 2cd710a6d0b5fd52d090250769c63e7511f57365..a6a517de550a8db56825183a35e04419a218fe94 100644
|
| --- a/gpu/command_buffer/service/gl_stream_texture_image.h
|
| +++ b/gpu/command_buffer/service/gl_stream_texture_image.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef GPU_COMMAND_BUFFER_SERVICE_GL_STREAM_TEXTURE_IMAGE_H_
|
| #define GPU_COMMAND_BUFFER_SERVICE_GL_STREAM_TEXTURE_IMAGE_H_
|
|
|
| +#include "gpu/gpu_export.h"
|
| #include "ui/gl/gl_image.h"
|
|
|
| namespace gpu {
|
|
|