Chromium Code Reviews| Index: ui/gl/gl_switches.cc |
| diff --git a/ui/gl/gl_switches.cc b/ui/gl/gl_switches.cc |
| index dc217ef94056266325ac393f1da7dd886f053c9a..1b515311c15e1cdecfb2d4d63e004688b6ccb9a2 100644 |
| --- a/ui/gl/gl_switches.cc |
| +++ b/ui/gl/gl_switches.cc |
| @@ -2,8 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "base/macros.h" |
| #include "ui/gl/gl_switches.h" |
| -#include "base/basictypes.h" |
| namespace gfx { |