| Index: content/common/gpu/media/vt_video_decode_accelerator.cc | 
| diff --git a/content/common/gpu/media/vt_video_decode_accelerator.cc b/content/common/gpu/media/vt_video_decode_accelerator.cc | 
| index 8e4c40819c9d688ca1b6fbd4f343b222c5da1f69..37d96b7bbeae0a38c85a10a1afc77002a3076800 100644 | 
| --- a/content/common/gpu/media/vt_video_decode_accelerator.cc | 
| +++ b/content/common/gpu/media/vt_video_decode_accelerator.cc | 
| @@ -4,6 +4,7 @@ | 
|  | 
| #include <CoreVideo/CoreVideo.h> | 
| #include <OpenGL/CGLIOSurface.h> | 
| +#include <OpenGL/gl.h> | 
|  | 
| #include "base/bind.h" | 
| #include "base/command_line.h" | 
|  |