| Index: gpu/command_buffer/service/gles2_cmd_decoder.cc
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_decoder.cc b/gpu/command_buffer/service/gles2_cmd_decoder.cc
|
| index 0dcf3691d513e21bfdd0f4158dc9c7eda208cbc9..f6092ea8e065cb8559a69f1638947974efcae8b0 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_decoder.cc
|
| +++ b/gpu/command_buffer/service/gles2_cmd_decoder.cc
|
| @@ -70,7 +70,7 @@
|
| #include "ui/gl/gpu_timing.h"
|
|
|
| #if defined(OS_MACOSX)
|
| -#include <IOSurface/IOSurfaceAPI.h>
|
| +#include <IOSurface/IOSurface.h>
|
| // Note that this must be included after gl_bindings.h to avoid conflicts.
|
| #include <OpenGL/CGLIOSurface.h>
|
| #endif
|
|
|