Index: views/focus/accelerator_handler.h |
diff --git a/views/focus/accelerator_handler.h b/views/focus/accelerator_handler.h |
index f7c80c13ec856ec6586d1f1660a2b7b35e750800..eedc0fe3a954a246617286b92c09d29731b2bb35 100644 |
--- a/views/focus/accelerator_handler.h |
+++ b/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 |