| OLD | NEW |
| 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 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 'common/system/date/tray_date.cc', | 157 'common/system/date/tray_date.cc', |
| 158 'common/system/date/tray_date.h', | 158 'common/system/date/tray_date.h', |
| 159 'common/system/ime/ime_observer.h', | 159 'common/system/ime/ime_observer.h', |
| 160 'common/system/ime/tray_ime_chromeos.cc', | 160 'common/system/ime/tray_ime_chromeos.cc', |
| 161 'common/system/ime/tray_ime_chromeos.h', | 161 'common/system/ime/tray_ime_chromeos.h', |
| 162 'common/system/locale/locale_notification_controller.cc', | 162 'common/system/locale/locale_notification_controller.cc', |
| 163 'common/system/locale/locale_notification_controller.h', | 163 'common/system/locale/locale_notification_controller.h', |
| 164 'common/system/locale/locale_observer.h', | 164 'common/system/locale/locale_observer.h', |
| 165 'common/system/networking_config_delegate.cc', | 165 'common/system/networking_config_delegate.cc', |
| 166 'common/system/networking_config_delegate.h', | 166 'common/system/networking_config_delegate.h', |
| 167 'common/system/status_area_widget_delegate.cc', |
| 168 'common/system/status_area_widget_delegate.h', |
| 167 'common/system/system_notifier.cc', | 169 'common/system/system_notifier.cc', |
| 168 'common/system/system_notifier.h', | 170 'common/system/system_notifier.h', |
| 169 'common/system/tray/actionable_view.cc', | 171 'common/system/tray/actionable_view.cc', |
| 170 'common/system/tray/actionable_view.h', | 172 'common/system/tray/actionable_view.h', |
| 171 'common/system/tray/default_system_tray_delegate.cc', | 173 'common/system/tray/default_system_tray_delegate.cc', |
| 172 'common/system/tray/default_system_tray_delegate.h', | 174 'common/system/tray/default_system_tray_delegate.h', |
| 173 'common/system/tray/fixed_sized_image_view.cc', | 175 'common/system/tray/fixed_sized_image_view.cc', |
| 174 'common/system/tray/fixed_sized_image_view.h', | 176 'common/system/tray/fixed_sized_image_view.h', |
| 175 'common/system/tray/fixed_sized_scroll_view.cc', | 177 'common/system/tray/fixed_sized_scroll_view.cc', |
| 176 'common/system/tray/fixed_sized_scroll_view.h', | 178 'common/system/tray/fixed_sized_scroll_view.h', |
| (...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 618 'system/chromeos/supervised/tray_supervised_user.h', | 620 'system/chromeos/supervised/tray_supervised_user.h', |
| 619 'system/chromeos/tray_caps_lock.cc', | 621 'system/chromeos/tray_caps_lock.cc', |
| 620 'system/chromeos/tray_caps_lock.h', | 622 'system/chromeos/tray_caps_lock.h', |
| 621 'system/chromeos/tray_display.cc', | 623 'system/chromeos/tray_display.cc', |
| 622 'system/chromeos/tray_display.h', | 624 'system/chromeos/tray_display.h', |
| 623 'system/keyboard_brightness/keyboard_brightness_control_delegate.h', | 625 'system/keyboard_brightness/keyboard_brightness_control_delegate.h', |
| 624 'system/overview/overview_button_tray.cc', | 626 'system/overview/overview_button_tray.cc', |
| 625 'system/overview/overview_button_tray.h', | 627 'system/overview/overview_button_tray.h', |
| 626 'system/status_area_widget.cc', | 628 'system/status_area_widget.cc', |
| 627 'system/status_area_widget.h', | 629 'system/status_area_widget.h', |
| 628 'system/status_area_widget_delegate.cc', | |
| 629 'system/status_area_widget_delegate.h', | |
| 630 'system/toast/toast_data.cc', | 630 'system/toast/toast_data.cc', |
| 631 'system/toast/toast_data.h', | 631 'system/toast/toast_data.h', |
| 632 'system/toast/toast_manager.cc', | 632 'system/toast/toast_manager.cc', |
| 633 'system/toast/toast_manager.h', | 633 'system/toast/toast_manager.h', |
| 634 'system/toast/toast_overlay.cc', | 634 'system/toast/toast_overlay.cc', |
| 635 'system/toast/toast_overlay.h', | 635 'system/toast/toast_overlay.h', |
| 636 'system/tray/system_tray.cc', | 636 'system/tray/system_tray.cc', |
| 637 'system/tray/system_tray.h', | 637 'system/tray/system_tray.h', |
| 638 'system/user/tray_user.cc', | 638 'system/user/tray_user.cc', |
| 639 'system/user/tray_user.h', | 639 'system/user/tray_user.h', |
| (...skipping 811 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 } |
| OLD | NEW |