Index: chrome/browser/chrome_browser_main.cc |
diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc |
index 135b1c85ea44e96198009461e2b87576b8913838..d49a51003dcbcd87e6d068dd7bbd379399b1dcaf 100644 |
--- a/chrome/browser/chrome_browser_main.cc |
+++ b/chrome/browser/chrome_browser_main.cc |
@@ -174,7 +174,7 @@ |
#include "ui/views/focus/accelerator_handler.h" |
#endif |
-#if defined(TOOLKIT_USES_GTK) |
+#if defined(TOOLKIT_GTK) |
#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "ui/gfx/gtk_util.h" |
#endif |