Chromium Code Reviews| Index: ui/views/focus/accelerator_handler.h |
| diff --git a/ui/views/focus/accelerator_handler.h b/ui/views/focus/accelerator_handler.h |
| index 3f129bae7d47a3013a94b254aa1eea73eeb5525a..c241d0e2059bd857d2d6c3d4afcf957809491d16 100644 |
| --- a/ui/views/focus/accelerator_handler.h |
| +++ b/ui/views/focus/accelerator_handler.h |
| @@ -8,7 +8,7 @@ |
| #include "build/build_config.h" |
| -#if defined(OS_LINUX) |
| +#if defined(TOOLKIT_USES_GTK) |
| #include <gdk/gdk.h> |
| #endif |