Chromium Code Reviews| Index: ui/gl/gl_surface_egl.cc |
| diff --git a/ui/gl/gl_surface_egl.cc b/ui/gl/gl_surface_egl.cc |
| index 11a7fa527ae3a98c4084dc6c8b555f0b2a9e515c..614ca675b5755ef399229f426acbe838fe377c89 100644 |
| --- a/ui/gl/gl_surface_egl.cc |
| +++ b/ui/gl/gl_surface_egl.cc |
| @@ -40,7 +40,6 @@ extern "C" { |
| #include <X11/Xlib.h> |
| #define Status int |
| } |
| -#include "ui/base/x/x11_util_internal.h" // nogncheck |
| #include "ui/gfx/x/x11_switches.h" // nogncheck |
| #endif |