Chromium Code Reviews| Index: chrome/app/chrome_main_delegate.cc |
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc |
| index f689512dbc8ada5a69d8381b65452cfb01586775..5a492d93cb23180bfb64663816e3f8c4aa030800 100644 |
| --- a/chrome/app/chrome_main_delegate.cc |
| +++ b/chrome/app/chrome_main_delegate.cc |
| @@ -76,7 +76,7 @@ |
| #include "chrome/browser/chromeos/boot_times_loader.h" |
| #endif |
| -#if defined(TOOLKIT_USES_GTK) |
| +#if defined(TOOLKIT_GTK) |
| #include <gdk/gdk.h> |
| #include <glib.h> |
| #include <gtk/gtk.h> |