Chromium Code Reviews| Index: ui/ui_gfx.gypi |
| diff --git a/ui/ui_gfx.gypi b/ui/ui_gfx.gypi |
| index 980a807d9794a2fd896fcd2e9356112582ee5d14..79caf268de50d512c659ee7fa40e59858bda9f01 100644 |
| --- a/ui/ui_gfx.gypi |
| +++ b/ui/ui_gfx.gypi |
| @@ -81,6 +81,9 @@ |
| 'gfx/image/image_util.h', |
| 'gfx/insets.cc', |
| 'gfx/insets.h', |
| + 'gfx/gfx/mac/nsimage_cache.h', |
|
Robert Sesek
2011/06/21 14:08:13
One too many 'gfx/' on these lines?
tfarina
2011/06/21 18:35:13
Done.
|
| + 'gfx/gfx/mac/nsimage_cache.mm', |
| + 'gfx/gfx/mac/scoped_nsdisable_screen_updates.h', |
| 'gfx/native_theme.cc', |
| 'gfx/native_theme.h', |
| 'gfx/native_widget_types.h', |