Chromium Code Reviews| Index: ui/ui.gyp |
| =================================================================== |
| --- ui/ui.gyp (revision 120360) |
| +++ ui/ui.gyp (working copy) |
| @@ -320,6 +320,8 @@ |
| 'gfx/screen_mac.mm', |
| 'gfx/screen_wayland.cc', |
| 'gfx/screen_win.cc', |
| + 'gfx/screen_compatible_dc_win.cc', |
|
sky
2012/02/03 23:14:42
sort
Alexei Svitkine (slow)
2012/02/06 14:37:38
Done.
|
| + 'gfx/screen_compatible_dc_win.h', |
| 'gfx/scoped_cg_context_save_gstate_mac.h', |
| 'gfx/scoped_ns_graphics_context_save_gstate_mac.h', |
| 'gfx/scoped_ns_graphics_context_save_gstate_mac.mm', |