Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 4e682e5be700859ae5b00b01bb0b477274a31bc8..babdb55bc7813ca1f55e623eeb9e5ed37b861ffa 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -139,6 +139,8 @@ |
| 'base/gtk/gtk_windowing.h', |
| 'base/gtk/owned_widget_gtk.cc', |
| 'base/gtk/owned_widget_gtk.h', |
| + 'base/gtk/scoped_region.cc', |
| + 'base/gtk/scoped_region.h', |
| 'base/gtk/tooltip_window_gtk.cc', |
| 'base/gtk/tooltip_window_gtk.h', |
| 'base/hit_test.h', |