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

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: Created 4 years, 4 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/common/system/tray/system_tray.cc » ('j') | ash/common/system/tray/system_tray.cc » ('J')
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 da4dd2d8d7f7f81af237a999633d37fe238f577a..1eaf695e4ac640bca9dbba60fe5c6899a357aad3 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -668,8 +668,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',
@@ -993,7 +993,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/common/system/tray/system_tray.cc » ('j') | ash/common/system/tray/system_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698