Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 22ad673f0a128a0a20f4b9b0f667c43fc65fc115..2b69388bf8eb89a10ba80ff6bc334543ba027d8c 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -689,8 +689,8 @@ |
'system/chromeos/power/video_activity_notifier.h', |
'system/chromeos/rotation/tray_rotation_lock.cc', |
'system/chromeos/rotation/tray_rotation_lock.h', |
- 'system/chromeos/tray_display.cc', |
- 'system/chromeos/tray_display.h', |
+ 'system/chromeos/screen_layout_observer.cc', |
+ 'system/chromeos/screen_layout_observer.h', |
'touch/touch_hud_debug.cc', |
'touch/touch_hud_debug.h', |
'touch/touch_hud_projection.cc', |
@@ -1033,7 +1033,7 @@ |
'system/chromeos/power/power_event_observer_unittest.cc', |
'system/chromeos/power/video_activity_notifier_unittest.cc', |
'system/chromeos/rotation/tray_rotation_lock_unittest.cc', |
- 'system/chromeos/tray_display_unittest.cc', |
+ 'system/chromeos/screen_layout_observer_unittest.cc', |
'system/overview/overview_button_tray_unittest.cc', |
'system/toast/toast_manager_unittest.cc', |
'system/web_notification/ash_popup_alignment_delegate_unittest.cc', |