Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 3dc7f147db670dd5836ea3423a445bbe216b3fc3..97018c5de1abd7aee6ebc4c91615bd54ede4c90f 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -317,6 +317,10 @@ |
'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/monitor_observer.cc', |
+ 'gfx/monitor_observer.h', |
'gfx/native_theme.cc', |
'gfx/native_theme.h', |
'gfx/native_theme_android.cc', |
@@ -355,9 +359,10 @@ |
'gfx/render_text_linux.h', |
'gfx/render_text_win.cc', |
'gfx/render_text_win.h', |
+ 'gfx/screen.cc', |
'gfx/screen.h', |
'gfx/screen_android.cc', |
- 'gfx/screen_ash.cc', |
+ 'gfx/screen_aura.cc', |
'gfx/screen_gtk.cc', |
'gfx/screen_mac.mm', |
'gfx/screen_win.cc', |