| Index: ui/ui.gyp
|
| ===================================================================
|
| --- ui/ui.gyp (revision 122287)
|
| +++ ui/ui.gyp (working copy)
|
| @@ -220,6 +220,8 @@
|
| 'base/win/mouse_wheel_util.h',
|
| 'base/win/shell.cc',
|
| 'base/win/shell.h',
|
| + 'base/win/singleton_hwnd.cc',
|
| + 'base/win/singleton_hwnd.h',
|
| 'base/win/window_impl.cc',
|
| 'base/win/window_impl.h',
|
| 'base/x/active_window_watcher_x.cc',
|
| @@ -261,6 +263,8 @@
|
| 'gfx/font.cc',
|
| 'gfx/font_list.h',
|
| 'gfx/font_list.cc',
|
| + 'gfx/font_smoothing_win.cc',
|
| + 'gfx/font_smoothing_win.h',
|
| 'gfx/gfx_paths.cc',
|
| 'gfx/gfx_paths.h',
|
| 'gfx/image/image.cc',
|
|
|