| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") |
| 7 import("//testing/test.gni") | 7 import("//testing/test.gni") |
| 8 import("//ui/base/ui_features.gni") | 8 import("//ui/base/ui_features.gni") |
| 9 | 9 |
| 10 assert(use_aura) | 10 assert(use_aura) |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 349 "common/system/tray/fixed_sized_image_view.cc", | 349 "common/system/tray/fixed_sized_image_view.cc", |
| 350 "common/system/tray/fixed_sized_image_view.h", | 350 "common/system/tray/fixed_sized_image_view.h", |
| 351 "common/system/tray/fixed_sized_scroll_view.cc", | 351 "common/system/tray/fixed_sized_scroll_view.cc", |
| 352 "common/system/tray/fixed_sized_scroll_view.h", | 352 "common/system/tray/fixed_sized_scroll_view.h", |
| 353 "common/system/tray/hover_highlight_view.cc", | 353 "common/system/tray/hover_highlight_view.cc", |
| 354 "common/system/tray/hover_highlight_view.h", | 354 "common/system/tray/hover_highlight_view.h", |
| 355 "common/system/tray/ime_info.cc", | 355 "common/system/tray/ime_info.cc", |
| 356 "common/system/tray/ime_info.h", | 356 "common/system/tray/ime_info.h", |
| 357 "common/system/tray/label_tray_view.cc", | 357 "common/system/tray/label_tray_view.cc", |
| 358 "common/system/tray/label_tray_view.h", | 358 "common/system/tray/label_tray_view.h", |
| 359 "common/system/tray/size_range_layout.cc", |
| 360 "common/system/tray/size_range_layout.h", |
| 359 "common/system/tray/special_popup_row.cc", | 361 "common/system/tray/special_popup_row.cc", |
| 360 "common/system/tray/special_popup_row.h", | 362 "common/system/tray/special_popup_row.h", |
| 361 "common/system/tray/system_menu_button.cc", | 363 "common/system/tray/system_menu_button.cc", |
| 362 "common/system/tray/system_menu_button.h", | 364 "common/system/tray/system_menu_button.h", |
| 363 "common/system/tray/system_tray.cc", | 365 "common/system/tray/system_tray.cc", |
| 364 "common/system/tray/system_tray.h", | 366 "common/system/tray/system_tray.h", |
| 365 "common/system/tray/system_tray_bubble.cc", | 367 "common/system/tray/system_tray_bubble.cc", |
| 366 "common/system/tray/system_tray_bubble.h", | 368 "common/system/tray/system_tray_bubble.h", |
| 367 "common/system/tray/system_tray_controller.cc", | 369 "common/system/tray/system_tray_controller.cc", |
| 368 "common/system/tray/system_tray_controller.h", | 370 "common/system/tray/system_tray_controller.h", |
| 369 "common/system/tray/system_tray_delegate.cc", | 371 "common/system/tray/system_tray_delegate.cc", |
| 370 "common/system/tray/system_tray_delegate.h", | 372 "common/system/tray/system_tray_delegate.h", |
| 371 "common/system/tray/system_tray_item.cc", | 373 "common/system/tray/system_tray_item.cc", |
| 372 "common/system/tray/system_tray_item.h", | 374 "common/system/tray/system_tray_item.h", |
| 373 "common/system/tray/system_tray_notifier.cc", | 375 "common/system/tray/system_tray_notifier.cc", |
| 374 "common/system/tray/system_tray_notifier.h", | 376 "common/system/tray/system_tray_notifier.h", |
| 377 "common/system/tray/three_view_layout.cc", |
| 378 "common/system/tray/three_view_layout.h", |
| 375 "common/system/tray/throbber_view.cc", | 379 "common/system/tray/throbber_view.cc", |
| 376 "common/system/tray/throbber_view.h", | 380 "common/system/tray/throbber_view.h", |
| 377 "common/system/tray/tray_background_view.cc", | 381 "common/system/tray/tray_background_view.cc", |
| 378 "common/system/tray/tray_background_view.h", | 382 "common/system/tray/tray_background_view.h", |
| 379 "common/system/tray/tray_bubble_wrapper.cc", | 383 "common/system/tray/tray_bubble_wrapper.cc", |
| 380 "common/system/tray/tray_bubble_wrapper.h", | 384 "common/system/tray/tray_bubble_wrapper.h", |
| 381 "common/system/tray/tray_constants.cc", | 385 "common/system/tray/tray_constants.cc", |
| 382 "common/system/tray/tray_constants.h", | 386 "common/system/tray/tray_constants.h", |
| 383 "common/system/tray/tray_details_view.cc", | 387 "common/system/tray/tray_details_view.cc", |
| 384 "common/system/tray/tray_details_view.h", | 388 "common/system/tray/tray_details_view.h", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 395 "common/system/tray/tray_popup_header_button.cc", | 399 "common/system/tray/tray_popup_header_button.cc", |
| 396 "common/system/tray/tray_popup_header_button.h", | 400 "common/system/tray/tray_popup_header_button.h", |
| 397 "common/system/tray/tray_popup_item_container.cc", | 401 "common/system/tray/tray_popup_item_container.cc", |
| 398 "common/system/tray/tray_popup_item_container.h", | 402 "common/system/tray/tray_popup_item_container.h", |
| 399 "common/system/tray/tray_popup_item_style.cc", | 403 "common/system/tray/tray_popup_item_style.cc", |
| 400 "common/system/tray/tray_popup_item_style.h", | 404 "common/system/tray/tray_popup_item_style.h", |
| 401 "common/system/tray/tray_popup_label_button.cc", | 405 "common/system/tray/tray_popup_label_button.cc", |
| 402 "common/system/tray/tray_popup_label_button.h", | 406 "common/system/tray/tray_popup_label_button.h", |
| 403 "common/system/tray/tray_popup_label_button_border.cc", | 407 "common/system/tray/tray_popup_label_button_border.cc", |
| 404 "common/system/tray/tray_popup_label_button_border.h", | 408 "common/system/tray/tray_popup_label_button_border.h", |
| 409 "common/system/tray/tray_popup_layout_factory.cc", |
| 410 "common/system/tray/tray_popup_layout_factory.h", |
| 405 "common/system/tray/tray_utils.cc", | 411 "common/system/tray/tray_utils.cc", |
| 406 "common/system/tray/tray_utils.h", | 412 "common/system/tray/tray_utils.h", |
| 407 "common/system/tray/view_click_listener.h", | 413 "common/system/tray/view_click_listener.h", |
| 408 "common/system/tray_accessibility.cc", | 414 "common/system/tray_accessibility.cc", |
| 409 "common/system/tray_accessibility.h", | 415 "common/system/tray_accessibility.h", |
| 410 "common/system/update/tray_update.cc", | 416 "common/system/update/tray_update.cc", |
| 411 "common/system/update/tray_update.h", | 417 "common/system/update/tray_update.h", |
| 412 "common/system/update/update_observer.h", | 418 "common/system/update/update_observer.h", |
| 413 "common/system/user/button_from_view.cc", | 419 "common/system/user/button_from_view.cc", |
| 414 "common/system/user/button_from_view.h", | 420 "common/system/user/button_from_view.h", |
| (...skipping 801 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1216 "common/system/chromeos/palette/palette_tool_manager_unittest.cc", | 1222 "common/system/chromeos/palette/palette_tool_manager_unittest.cc", |
| 1217 "common/system/chromeos/palette/tools/create_note_unittest.cc", | 1223 "common/system/chromeos/palette/tools/create_note_unittest.cc", |
| 1218 "common/system/chromeos/palette/tools/screenshot_unittest.cc", | 1224 "common/system/chromeos/palette/tools/screenshot_unittest.cc", |
| 1219 "common/system/chromeos/power/power_status_unittest.cc", | 1225 "common/system/chromeos/power/power_status_unittest.cc", |
| 1220 "common/system/chromeos/power/power_status_view_unittest.cc", | 1226 "common/system/chromeos/power/power_status_view_unittest.cc", |
| 1221 "common/system/chromeos/power/tray_power_unittest.cc", | 1227 "common/system/chromeos/power/tray_power_unittest.cc", |
| 1222 "common/system/chromeos/session/logout_confirmation_controller_unittest.cc", | 1228 "common/system/chromeos/session/logout_confirmation_controller_unittest.cc", |
| 1223 "common/system/chromeos/session/tray_session_length_limit_unittest.cc", | 1229 "common/system/chromeos/session/tray_session_length_limit_unittest.cc", |
| 1224 "common/system/ime/tray_ime_chromeos_unittest.cc", | 1230 "common/system/ime/tray_ime_chromeos_unittest.cc", |
| 1225 "common/system/tiles/tray_tiles_unittest.cc", | 1231 "common/system/tiles/tray_tiles_unittest.cc", |
| 1232 "common/system/tray/size_range_layout_unittest.cc", |
| 1226 "common/system/tray/system_tray_unittest.cc", | 1233 "common/system/tray/system_tray_unittest.cc", |
| 1234 "common/system/tray/three_view_layout_unittest.cc", |
| 1227 "common/system/tray/tray_details_view_unittest.cc", | 1235 "common/system/tray/tray_details_view_unittest.cc", |
| 1228 "common/system/user/tray_user_unittest.cc", | 1236 "common/system/user/tray_user_unittest.cc", |
| 1229 | 1237 |
| 1230 # TODO: convert to use AshTest http://crbug.com/654517. | 1238 # TODO: convert to use AshTest http://crbug.com/654517. |
| 1231 "common/wallpaper/wallpaper_controller_unittest.cc", | 1239 "common/wallpaper/wallpaper_controller_unittest.cc", |
| 1232 | 1240 |
| 1233 # TODO: convert to use AshTest http://crbug.com/654524. | 1241 # TODO: convert to use AshTest http://crbug.com/654524. |
| 1234 "common/wm/overview/cleanup_animation_observer_unittest.cc", | 1242 "common/wm/overview/cleanup_animation_observer_unittest.cc", |
| 1235 "dip_unittest.cc", | 1243 "dip_unittest.cc", |
| 1236 "display/cursor_window_controller_unittest.cc", | 1244 "display/cursor_window_controller_unittest.cc", |
| (...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1475 if (is_win) { | 1483 if (is_win) { |
| 1476 configs -= [ "//build/config/win:console" ] | 1484 configs -= [ "//build/config/win:console" ] |
| 1477 configs += [ "//build/config/win:windowed" ] | 1485 configs += [ "//build/config/win:windowed" ] |
| 1478 deps += [ "//sandbox" ] | 1486 deps += [ "//sandbox" ] |
| 1479 } | 1487 } |
| 1480 | 1488 |
| 1481 if (is_chromeos) { | 1489 if (is_chromeos) { |
| 1482 deps += [ "//device/bluetooth" ] | 1490 deps += [ "//device/bluetooth" ] |
| 1483 } | 1491 } |
| 1484 } | 1492 } |
| OLD | NEW |