| 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     'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', | 8     'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', | 
| 9   }, | 9   }, | 
| 10 | 10 | 
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 109         'shell.cc', | 109         'shell.cc', | 
| 110         'shell.h', | 110         'shell.h', | 
| 111         'shell_delegate.h', | 111         'shell_delegate.h', | 
| 112         'shell_factory.h', | 112         'shell_factory.h', | 
| 113         'shell_window_ids.h', | 113         'shell_window_ids.h', | 
| 114         'status_area/status_area_view.cc', | 114         'status_area/status_area_view.cc', | 
| 115         'status_area/status_area_view.h', | 115         'status_area/status_area_view.h', | 
| 116         'system/audio/audio_observer.h', | 116         'system/audio/audio_observer.h', | 
| 117         'system/audio/tray_volume.cc', | 117         'system/audio/tray_volume.cc', | 
| 118         'system/audio/tray_volume.h', | 118         'system/audio/tray_volume.h', | 
|  | 119         'system/bluetooth/bluetooth_observer.h', | 
|  | 120         'system/bluetooth/tray_bluetooth.cc', | 
|  | 121         'system/bluetooth/tray_bluetooth.h', | 
| 119         'system/brightness/brightness_observer.h', | 122         'system/brightness/brightness_observer.h', | 
| 120         'system/brightness/brightness_control_delegate.h', | 123         'system/brightness/brightness_control_delegate.h', | 
| 121         'system/brightness/tray_brightness.cc', | 124         'system/brightness/tray_brightness.cc', | 
| 122         'system/brightness/tray_brightness.h', | 125         'system/brightness/tray_brightness.h', | 
| 123         'system/ime/ime_observer.h', | 126         'system/ime/ime_observer.h', | 
| 124         'system/ime/tray_ime.cc', | 127         'system/ime/tray_ime.cc', | 
| 125         'system/ime/tray_ime.h', | 128         'system/ime/tray_ime.h', | 
| 126         'system/network/network_observer.h', | 129         'system/network/network_observer.h', | 
| 127         'system/network/tray_network.cc', | 130         'system/network/tray_network.cc', | 
| 128         'system/network/tray_network.h', | 131         'system/network/tray_network.h', | 
| 129         'system/power/clock_observer.h', | 132         'system/power/clock_observer.h', | 
| 130         'system/power/power_status_observer.h', | 133         'system/power/power_status_observer.h', | 
| 131         'system/power/power_supply_status.cc', | 134         'system/power/power_supply_status.cc', | 
| 132         'system/power/power_supply_status.h', | 135         'system/power/power_supply_status.h', | 
| 133         'system/power/tray_power_date.cc', | 136         'system/power/tray_power_date.cc', | 
| 134         'system/power/tray_power_date.h', | 137         'system/power/tray_power_date.h', | 
| 135         'system/settings/tray_settings.cc', | 138         'system/settings/tray_settings.cc', | 
| 136         'system/settings/tray_settings.h', | 139         'system/settings/tray_settings.h', | 
| 137         'system/tray/system_tray.cc', | 140         'system/tray/system_tray.cc', | 
| 138         'system/tray/system_tray.h', | 141         'system/tray/system_tray.h', | 
| 139         'system/tray/system_tray_delegate.h', | 142         'system/tray/system_tray_delegate.h', | 
| 140         'system/tray/system_tray_item.cc', | 143         'system/tray/system_tray_item.cc', | 
| 141         'system/tray/system_tray_item.h', | 144         'system/tray/system_tray_item.h', | 
| 142         'system/tray/tray_constants.cc', | 145         'system/tray/tray_constants.cc', | 
| 143         'system/tray/tray_constants.h', | 146         'system/tray/tray_constants.h', | 
| 144         'system/tray/tray_empty.cc', | 147         'system/tray/tray_empty.cc', | 
| 145         'system/tray/tray_empty.h', | 148         'system/tray/tray_empty.h', | 
| 146         'system/tray/tray_image_item.cc', | 149         'system/tray/tray_image_item.cc', | 
| 147         'system/tray/tray_image_item.h', | 150         'system/tray/tray_image_item.h', | 
|  | 151         'system/tray/tray_item_more.cc', | 
|  | 152         'system/tray/tray_item_more.h', | 
|  | 153         'system/tray/tray_utils.cc', | 
|  | 154         'system/tray/tray_utils.h', | 
| 148         'system/tray_accessibility.cc', | 155         'system/tray_accessibility.cc', | 
| 149         'system/tray_accessibility.h', | 156         'system/tray_accessibility.h', | 
| 150         'system/tray_caps_lock.cc', | 157         'system/tray_caps_lock.cc', | 
| 151         'system/tray_caps_lock.h', | 158         'system/tray_caps_lock.h', | 
| 152         'system/user/login_status.h', | 159         'system/user/login_status.h', | 
| 153         'system/user/tray_user.cc', | 160         'system/user/tray_user.cc', | 
| 154         'system/user/tray_user.h', | 161         'system/user/tray_user.h', | 
| 155         'system/user/update_observer.h', | 162         'system/user/update_observer.h', | 
| 156         'system/user/user_observer.h', | 163         'system/user/user_observer.h', | 
| 157         'tooltips/tooltip_controller.cc', | 164         'tooltips/tooltip_controller.cc', | 
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 442             'shell/cocoa/app-Info.plist', | 449             'shell/cocoa/app-Info.plist', | 
| 443           ], | 450           ], | 
| 444           'xcode_settings': { | 451           'xcode_settings': { | 
| 445             'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', | 452             'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', | 
| 446           }, | 453           }, | 
| 447         }], | 454         }], | 
| 448       ], | 455       ], | 
| 449     }, | 456     }, | 
| 450   ], | 457   ], | 
| 451 } | 458 } | 
| OLD | NEW | 
|---|