Index: content/browser/browser_main_loop.cc |
diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc |
index 466c1775c153e1208d9db5bcd895db20a3413e38..53065ea2c6673e5a106a83bc9c297eb7e83ec01f 100644 |
--- a/content/browser/browser_main_loop.cc |
+++ b/content/browser/browser_main_loop.cc |
@@ -66,7 +66,7 @@ |
#include <dbus/dbus-glib.h> |
#endif |
-#if defined(TOOLKIT_USES_GTK) |
+#if defined(TOOLKIT_GTK) |
#include "ui/gfx/gtk_util.h" |
#endif |