Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1988)

Unified Diff: ash/ash.gyp

Issue 2217713002: Remove the system menu display settings row (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698