diff options
Diffstat (limited to 'components/mus/mus_app.cc')
-rw-r--r-- | components/mus/mus_app.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/mus/mus_app.cc b/components/mus/mus_app.cc index 120fc79..4c30240 100644 --- a/components/mus/mus_app.cc +++ b/components/mus/mus_app.cc @@ -21,6 +21,7 @@ #include "ui/events/event_switches.h" #include "ui/events/platform/platform_event_source.h" #include "ui/gl/gl_surface.h" +#include "ui/gl/test/gl_surface_test_support.h" #if defined(USE_X11) #include <X11/Xlib.h> |