Chromium Code Reviews| Index: chrome/views/widget/root_view_gtk.cc | 
| =================================================================== | 
| --- chrome/views/widget/root_view_gtk.cc (revision 15583) | 
| +++ chrome/views/widget/root_view_gtk.cc (working copy) | 
| @@ -4,6 +4,8 @@ | 
| #include "chrome/views/widget/root_view.h" | 
| +#include <gtk/gtk.h> | 
| + | 
| #include "app/gfx/chrome_canvas.h" | 
| #include "base/logging.h" | 
| #include "skia/include/SkColor.h" |