Chromium Code Reviews| Index: ui/gl/gl_fence_egl.h |
| diff --git a/ui/gl/gl_fence_egl.h b/ui/gl/gl_fence_egl.h |
| index 5b6006c19721c556f6498329a9404c2671cc9661..5f68c8c1542b00510b9e3eef10f3111a41830fd4 100644 |
| --- a/ui/gl/gl_fence_egl.h |
| +++ b/ui/gl/gl_fence_egl.h |
| @@ -7,6 +7,7 @@ |
| #include "base/macros.h" |
| #include "ui/gl/gl_bindings.h" |
| +#include "ui/gl/gl_export.h" |
| #include "ui/gl/gl_fence.h" |
| namespace gfx { |