Index: ui/gfx/gfx.gyp |
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
index 71e2547af4fdcbae9d43cc0f6331520a4d5de08c..44286e6e8abc181b3c9c953f88a6a3e261e732d2 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', |
@@ -524,8 +524,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', |
], |