Chromium Code Reviews| Index: app/gfx/gl/gl_implementation.cc |
| diff --git a/app/gfx/gl/gl_implementation.cc b/app/gfx/gl/gl_implementation.cc |
| index 3739611743a2433ab4e78937cbf27090c858b13a..21a4455f2591f70a1c1f590b273639efa032d82c 100644 |
| --- a/app/gfx/gl/gl_implementation.cc |
| +++ b/app/gfx/gl/gl_implementation.cc |
| @@ -10,6 +10,7 @@ |
| #include "app/app_switches.h" |
| #include "base/at_exit.h" |
| #include "base/command_line.h" |
| +#include "base/logging.h" |
| namespace gfx { |
| namespace { |