diff options
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r-- | ui/ui.gyp | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -328,6 +328,8 @@ 'gfx/mac/nsimage_cache.h', 'gfx/mac/nsimage_cache.mm', 'gfx/mac/scoped_ns_disable_screen_updates.h', + 'gfx/monitor.cc', + 'gfx/monitor.h', 'gfx/native_theme.cc', 'gfx/native_theme.h', 'gfx/native_theme_android.cc', @@ -371,9 +373,10 @@ 'gfx/render_text_win.h', 'gfx/screen.h', 'gfx/screen_android.cc', - 'gfx/screen_ash.cc', + 'gfx/screen_aura.cc', 'gfx/screen_aurax11.cc', 'gfx/screen_gtk.cc', + 'gfx/screen_impl.h', 'gfx/screen_mac.mm', 'gfx/screen_win.cc', 'gfx/scoped_cg_context_save_gstate_mac.h', |