| Index: ui/gfx/gfx.gyp
|
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
|
| index 307ad04366dc133acd9ae8514b84235d0d36be25..d9e807807616ab7e113c621e4d4ea7ba1b6e3457 100644
|
| --- a/ui/gfx/gfx.gyp
|
| +++ b/ui/gfx/gfx.gyp
|
| @@ -123,10 +123,10 @@
|
| 'animation/throb_animation.h',
|
| 'animation/tween.cc',
|
| 'animation/tween.h',
|
| - 'break_list.h',
|
| 'blit.cc',
|
| 'blit.h',
|
| 'break_list.h',
|
| + 'break_list.h',
|
| 'buffer_format_util.cc',
|
| 'buffer_format_util.h',
|
| 'canvas.cc',
|
| @@ -217,8 +217,8 @@
|
| 'linux_font_delegate.h',
|
| 'mac/coordinate_conversion.h',
|
| 'mac/coordinate_conversion.mm',
|
| - 'mac/io_surface_manager.cc',
|
| - 'mac/io_surface_manager.h',
|
| + 'mac/io_surface.cc',
|
| + 'mac/io_surface.h',
|
| 'mac/nswindow_frame_controls.h',
|
| 'mac/nswindow_frame_controls.mm',
|
| 'mac/scoped_cocoa_disable_screen_updates.h',
|
| @@ -525,8 +525,8 @@
|
| 'test/fontconfig_util_linux.h',
|
| 'test/gfx_util.cc',
|
| 'test/gfx_util.h',
|
| - 'test/test_screen.h',
|
| 'test/test_screen.cc',
|
| + 'test/test_screen.h',
|
| 'test/ui_cocoa_test_helper.h',
|
| 'test/ui_cocoa_test_helper.mm',
|
| ],
|
|
|