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

Side by Side Diff: ash/ash.gyp

Issue 2103053004: mash: Convert virtual keyboard system tray item to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 # These files lists are shared with the GN build. 8 # These files lists are shared with the GN build.
9 'ash_sources': [ 9 'ash_sources': [
10 'accelerators/accelerator_commands.cc', 10 'accelerators/accelerator_commands.cc',
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 'common/system/chromeos/session/tray_session_length_limit.cc', 140 'common/system/chromeos/session/tray_session_length_limit.cc',
141 'common/system/chromeos/session/tray_session_length_limit.h', 141 'common/system/chromeos/session/tray_session_length_limit.h',
142 'common/system/chromeos/settings/tray_settings.cc', 142 'common/system/chromeos/settings/tray_settings.cc',
143 'common/system/chromeos/settings/tray_settings.h', 143 'common/system/chromeos/settings/tray_settings.h',
144 'common/system/chromeos/shutdown_policy_observer.h', 144 'common/system/chromeos/shutdown_policy_observer.h',
145 'common/system/chromeos/system_clock_observer.cc', 145 'common/system/chromeos/system_clock_observer.cc',
146 'common/system/chromeos/system_clock_observer.h', 146 'common/system/chromeos/system_clock_observer.h',
147 'common/system/chromeos/tray_tracing.cc', 147 'common/system/chromeos/tray_tracing.cc',
148 'common/system/chromeos/tray_tracing.h', 148 'common/system/chromeos/tray_tracing.h',
149 'common/system/chromeos/virtual_keyboard/virtual_keyboard_observer.h', 149 'common/system/chromeos/virtual_keyboard/virtual_keyboard_observer.h',
150 'common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
151 'common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
150 'common/system/date/clock_observer.h', 152 'common/system/date/clock_observer.h',
151 'common/system/date/date_default_view.cc', 153 'common/system/date/date_default_view.cc',
152 'common/system/date/date_default_view.h', 154 'common/system/date/date_default_view.h',
153 'common/system/date/date_view.cc', 155 'common/system/date/date_view.cc',
154 'common/system/date/date_view.h', 156 'common/system/date/date_view.h',
155 'common/system/date/tray_date.cc', 157 'common/system/date/tray_date.cc',
156 'common/system/date/tray_date.h', 158 'common/system/date/tray_date.h',
157 'common/system/ime/ime_observer.h', 159 'common/system/ime/ime_observer.h',
158 'common/system/ime/tray_ime_chromeos.cc', 160 'common/system/ime/tray_ime_chromeos.cc',
159 'common/system/ime/tray_ime_chromeos.h', 161 'common/system/ime/tray_ime_chromeos.h',
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
605 'system/chromeos/screen_security/screen_share_tray_item.h', 607 'system/chromeos/screen_security/screen_share_tray_item.h',
606 'system/chromeos/screen_security/screen_tray_item.cc', 608 'system/chromeos/screen_security/screen_tray_item.cc',
607 'system/chromeos/screen_security/screen_tray_item.h', 609 'system/chromeos/screen_security/screen_tray_item.h',
608 'system/chromeos/supervised/custodian_info_tray_observer.h', 610 'system/chromeos/supervised/custodian_info_tray_observer.h',
609 'system/chromeos/supervised/tray_supervised_user.cc', 611 'system/chromeos/supervised/tray_supervised_user.cc',
610 'system/chromeos/supervised/tray_supervised_user.h', 612 'system/chromeos/supervised/tray_supervised_user.h',
611 'system/chromeos/tray_caps_lock.cc', 613 'system/chromeos/tray_caps_lock.cc',
612 'system/chromeos/tray_caps_lock.h', 614 'system/chromeos/tray_caps_lock.h',
613 'system/chromeos/tray_display.cc', 615 'system/chromeos/tray_display.cc',
614 'system/chromeos/tray_display.h', 616 'system/chromeos/tray_display.h',
615 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
616 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
617 'system/keyboard_brightness/keyboard_brightness_control_delegate.h', 617 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
618 'system/overview/overview_button_tray.cc', 618 'system/overview/overview_button_tray.cc',
619 'system/overview/overview_button_tray.h', 619 'system/overview/overview_button_tray.h',
620 'system/status_area_widget.cc', 620 'system/status_area_widget.cc',
621 'system/status_area_widget.h', 621 'system/status_area_widget.h',
622 'system/status_area_widget_delegate.cc', 622 'system/status_area_widget_delegate.cc',
623 'system/status_area_widget_delegate.h', 623 'system/status_area_widget_delegate.h',
624 'system/toast/toast_data.cc', 624 'system/toast/toast_data.cc',
625 'system/toast/toast_data.h', 625 'system/toast/toast_data.h',
626 'system/toast/toast_manager.cc', 626 'system/toast/toast_manager.cc',
(...skipping 824 matching lines...) Expand 10 before | Expand all | Expand 10 after
1451 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1451 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1452 ], 1452 ],
1453 } 1453 }
1454 ], 1454 ],
1455 ], 1455 ],
1456 }, 1456 },
1457 ], 1457 ],
1458 }], 1458 }],
1459 ], 1459 ],
1460 } 1460 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698