| 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 'includes': [ | 10 'includes': [ |
| (...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 'system/bluetooth/bluetooth_observer.h', | 318 'system/bluetooth/bluetooth_observer.h', |
| 319 'system/bluetooth/tray_bluetooth.cc', | 319 'system/bluetooth/tray_bluetooth.cc', |
| 320 'system/bluetooth/tray_bluetooth.h', | 320 'system/bluetooth/tray_bluetooth.h', |
| 321 'system/brightness_control_delegate.h', | 321 'system/brightness_control_delegate.h', |
| 322 'system/chromeos/audio/audio_detailed_view.cc', | 322 'system/chromeos/audio/audio_detailed_view.cc', |
| 323 'system/chromeos/audio/audio_detailed_view.h', | 323 'system/chromeos/audio/audio_detailed_view.h', |
| 324 'system/chromeos/audio/tray_audio_chromeos.cc', | 324 'system/chromeos/audio/tray_audio_chromeos.cc', |
| 325 'system/chromeos/audio/tray_audio_chromeos.h', | 325 'system/chromeos/audio/tray_audio_chromeos.h', |
| 326 'system/chromeos/audio/tray_audio_delegate_chromeos.cc', | 326 'system/chromeos/audio/tray_audio_delegate_chromeos.cc', |
| 327 'system/chromeos/audio/tray_audio_delegate_chromeos.h', | 327 'system/chromeos/audio/tray_audio_delegate_chromeos.h', |
| 328 'system/chromeos/enterprise/enterprise_domain_observer.h', | |
| 329 'system/chromeos/bluetooth/bluetooth_notification_controller.cc', | 328 'system/chromeos/bluetooth/bluetooth_notification_controller.cc', |
| 330 'system/chromeos/bluetooth/bluetooth_notification_controller.h', | 329 'system/chromeos/bluetooth/bluetooth_notification_controller.h', |
| 331 'system/chromeos/brightness/brightness_controller_chromeos.cc', | 330 'system/chromeos/brightness/brightness_controller_chromeos.cc', |
| 332 'system/chromeos/brightness/brightness_controller_chromeos.h', | 331 'system/chromeos/brightness/brightness_controller_chromeos.h', |
| 333 'system/chromeos/brightness/tray_brightness.cc', | 332 'system/chromeos/brightness/tray_brightness.cc', |
| 334 'system/chromeos/brightness/tray_brightness.h', | 333 'system/chromeos/brightness/tray_brightness.h', |
| 334 'system/chromeos/enterprise/enterprise_domain_observer.h', |
| 335 'system/chromeos/enterprise/tray_enterprise.cc', |
| 335 'system/chromeos/enterprise/tray_enterprise.h', | 336 'system/chromeos/enterprise/tray_enterprise.h', |
| 336 'system/chromeos/enterprise/tray_enterprise.cc', | |
| 337 'system/chromeos/keyboard_brightness_controller.cc', | 337 'system/chromeos/keyboard_brightness_controller.cc', |
| 338 'system/chromeos/keyboard_brightness_controller.h', | 338 'system/chromeos/keyboard_brightness_controller.h', |
| 339 'system/chromeos/label_tray_view.cc', |
| 339 'system/chromeos/label_tray_view.h', | 340 'system/chromeos/label_tray_view.h', |
| 340 'system/chromeos/label_tray_view.cc', | 341 'system/chromeos/managed/tray_locally_managed_user.cc', |
| 341 'system/chromeos/managed/tray_locally_managed_user.h', | 342 'system/chromeos/managed/tray_locally_managed_user.h', |
| 342 'system/chromeos/managed/tray_locally_managed_user.cc', | |
| 343 'system/chromeos/network/network_connect.cc', | 343 'system/chromeos/network/network_connect.cc', |
| 344 'system/chromeos/network/network_connect.h', | 344 'system/chromeos/network/network_connect.h', |
| 345 'system/chromeos/network/network_detailed_view.h', | 345 'system/chromeos/network/network_detailed_view.h', |
| 346 'system/chromeos/network/network_icon.cc', | 346 'system/chromeos/network/network_icon.cc', |
| 347 'system/chromeos/network/network_icon.h', | 347 'system/chromeos/network/network_icon.h', |
| 348 'system/chromeos/network/network_icon_animation.cc', | 348 'system/chromeos/network/network_icon_animation.cc', |
| 349 'system/chromeos/network/network_icon_animation.h', | 349 'system/chromeos/network/network_icon_animation.h', |
| 350 'system/chromeos/network/network_icon_animation_observer.h', | 350 'system/chromeos/network/network_icon_animation_observer.h', |
| 351 'system/chromeos/network/network_observer.h', | 351 'system/chromeos/network/network_observer.h', |
| 352 'system/chromeos/network/network_portal_detector_observer.h', | 352 'system/chromeos/network/network_portal_detector_observer.h', |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 434 'system/tray/actionable_view.cc', | 434 'system/tray/actionable_view.cc', |
| 435 'system/tray/actionable_view.h', | 435 'system/tray/actionable_view.h', |
| 436 'system/tray/default_system_tray_delegate.cc', | 436 'system/tray/default_system_tray_delegate.cc', |
| 437 'system/tray/default_system_tray_delegate.h', | 437 'system/tray/default_system_tray_delegate.h', |
| 438 'system/tray/fixed_sized_image_view.cc', | 438 'system/tray/fixed_sized_image_view.cc', |
| 439 'system/tray/fixed_sized_image_view.h', | 439 'system/tray/fixed_sized_image_view.h', |
| 440 'system/tray/fixed_sized_scroll_view.cc', | 440 'system/tray/fixed_sized_scroll_view.cc', |
| 441 'system/tray/fixed_sized_scroll_view.h', | 441 'system/tray/fixed_sized_scroll_view.h', |
| 442 'system/tray/hover_highlight_view.cc', | 442 'system/tray/hover_highlight_view.cc', |
| 443 'system/tray/hover_highlight_view.h', | 443 'system/tray/hover_highlight_view.h', |
| 444 'system/tray/media_security/media_capture_observer.h', |
| 445 'system/tray/media_security/media_tray_item.cc', |
| 446 'system/tray/media_security/media_tray_item.h', |
| 444 'system/tray/special_popup_row.cc', | 447 'system/tray/special_popup_row.cc', |
| 445 'system/tray/special_popup_row.h', | 448 'system/tray/special_popup_row.h', |
| 446 'system/tray/system_tray.cc', | 449 'system/tray/system_tray.cc', |
| 447 'system/tray/system_tray.h', | 450 'system/tray/system_tray.h', |
| 448 'system/tray/system_tray_bubble.cc', | 451 'system/tray/system_tray_bubble.cc', |
| 449 'system/tray/system_tray_bubble.h', | 452 'system/tray/system_tray_bubble.h', |
| 450 'system/tray/system_tray_delegate.cc', | 453 'system/tray/system_tray_delegate.cc', |
| 451 'system/tray/system_tray_delegate.h', | 454 'system/tray/system_tray_delegate.h', |
| 452 'system/tray/system_tray_item.cc', | 455 'system/tray/system_tray_item.cc', |
| 453 'system/tray/system_tray_item.h', | 456 'system/tray/system_tray_item.h', |
| (...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 981 'system/chromeos/power/power_status_unittest.cc', | 984 'system/chromeos/power/power_status_unittest.cc', |
| 982 'system/chromeos/power/power_status_view_unittest.cc', | 985 'system/chromeos/power/power_status_view_unittest.cc', |
| 983 'system/chromeos/power/tray_power_unittest.cc', | 986 'system/chromeos/power/tray_power_unittest.cc', |
| 984 'system/chromeos/rotation/tray_rotation_lock_unittest.cc', | 987 'system/chromeos/rotation/tray_rotation_lock_unittest.cc', |
| 985 'system/chromeos/screen_security/screen_tray_item_unittest.cc', | 988 'system/chromeos/screen_security/screen_tray_item_unittest.cc', |
| 986 'system/chromeos/session/logout_confirmation_controller_unittest.cc', | 989 'system/chromeos/session/logout_confirmation_controller_unittest.cc', |
| 987 'system/chromeos/session/tray_session_length_limit_unittest.cc', | 990 'system/chromeos/session/tray_session_length_limit_unittest.cc', |
| 988 'system/chromeos/tray_display_unittest.cc', | 991 'system/chromeos/tray_display_unittest.cc', |
| 989 'system/date/date_view_unittest.cc', | 992 'system/date/date_view_unittest.cc', |
| 990 'system/overview/overview_button_tray_unittest.cc', | 993 'system/overview/overview_button_tray_unittest.cc', |
| 994 'system/tray/media_security/media_tray_item_unittest.cc', |
| 991 'system/tray/system_tray_unittest.cc', | 995 'system/tray/system_tray_unittest.cc', |
| 992 'system/tray/tray_details_view_unittest.cc', | 996 'system/tray/tray_details_view_unittest.cc', |
| 993 'system/user/tray_user_unittest.cc', | 997 'system/user/tray_user_unittest.cc', |
| 994 'system/web_notification/web_notification_tray_unittest.cc', | 998 'system/web_notification/web_notification_tray_unittest.cc', |
| 995 'test/ash_test_helper_unittest.cc', | 999 'test/ash_test_helper_unittest.cc', |
| 996 'test/ash_unittests.cc', | 1000 'test/ash_unittests.cc', |
| 997 'tooltips/tooltip_controller_unittest.cc', | 1001 'tooltips/tooltip_controller_unittest.cc', |
| 998 'touch/touch_observer_hud_unittest.cc', | 1002 'touch/touch_observer_hud_unittest.cc', |
| 999 'wm/app_list_controller_unittest.cc', | 1003 'wm/app_list_controller_unittest.cc', |
| 1000 'wm/ash_native_cursor_manager_unittest.cc', | 1004 'wm/ash_native_cursor_manager_unittest.cc', |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1187 }], | 1191 }], |
| 1188 ['chromeos==1', { | 1192 ['chromeos==1', { |
| 1189 'dependencies': [ | 1193 'dependencies': [ |
| 1190 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1194 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 1191 ], | 1195 ], |
| 1192 }], | 1196 }], |
| 1193 ], | 1197 ], |
| 1194 }, | 1198 }, |
| 1195 ], | 1199 ], |
| 1196 } | 1200 } |
| OLD | NEW |