| 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/chromecast_build.gni") | 5 import("//build/config/chromecast_build.gni") |
| 6 import("//build/config/crypto.gni") | 6 import("//build/config/crypto.gni") |
| 7 import("//build/config/features.gni") | 7 import("//build/config/features.gni") |
| 8 import("//build/config/ui.gni") | 8 import("//build/config/ui.gni") |
| 9 import("//build/split_static_library.gni") | 9 import("//build/split_static_library.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 3314 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3325 "app_list/search/answer_card/answer_card_result.cc", | 3325 "app_list/search/answer_card/answer_card_result.cc", |
| 3326 "app_list/search/answer_card/answer_card_result.h", | 3326 "app_list/search/answer_card/answer_card_result.h", |
| 3327 "app_list/search/answer_card/answer_card_search_provider.cc", | 3327 "app_list/search/answer_card/answer_card_search_provider.cc", |
| 3328 "app_list/search/answer_card/answer_card_search_provider.h", | 3328 "app_list/search/answer_card/answer_card_search_provider.h", |
| 3329 "app_list/search/answer_card/answer_card_web_contents.cc", | 3329 "app_list/search/answer_card/answer_card_web_contents.cc", |
| 3330 "app_list/search/answer_card/answer_card_web_contents.h", | 3330 "app_list/search/answer_card/answer_card_web_contents.h", |
| 3331 "app_list/search/app_result.cc", | 3331 "app_list/search/app_result.cc", |
| 3332 "app_list/search/app_result.h", | 3332 "app_list/search/app_result.h", |
| 3333 "app_list/search/app_search_provider.cc", | 3333 "app_list/search/app_search_provider.cc", |
| 3334 "app_list/search/app_search_provider.h", | 3334 "app_list/search/app_search_provider.h", |
| 3335 "app_list/search/arc/arc_playstore_search_provider.cc", |
| 3336 "app_list/search/arc/arc_playstore_search_provider.h", |
| 3337 "app_list/search/arc/arc_playstore_search_result.cc", |
| 3338 "app_list/search/arc/arc_playstore_search_result.h", |
| 3335 "app_list/search/common/json_response_fetcher.cc", | 3339 "app_list/search/common/json_response_fetcher.cc", |
| 3336 "app_list/search/common/json_response_fetcher.h", | 3340 "app_list/search/common/json_response_fetcher.h", |
| 3337 "app_list/search/common/url_icon_source.cc", | 3341 "app_list/search/common/url_icon_source.cc", |
| 3338 "app_list/search/common/url_icon_source.h", | 3342 "app_list/search/common/url_icon_source.h", |
| 3339 "app_list/search/common/webservice_cache.cc", | 3343 "app_list/search/common/webservice_cache.cc", |
| 3340 "app_list/search/common/webservice_cache.h", | 3344 "app_list/search/common/webservice_cache.h", |
| 3341 "app_list/search/common/webservice_cache_factory.cc", | 3345 "app_list/search/common/webservice_cache_factory.cc", |
| 3342 "app_list/search/common/webservice_cache_factory.h", | 3346 "app_list/search/common/webservice_cache_factory.h", |
| 3343 "app_list/search/common/webservice_search_provider.cc", | 3347 "app_list/search/common/webservice_search_provider.cc", |
| 3344 "app_list/search/common/webservice_search_provider.h", | 3348 "app_list/search/common/webservice_search_provider.h", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3406 "app_list/arc/arc_app_utils.cc", | 3410 "app_list/arc/arc_app_utils.cc", |
| 3407 "app_list/arc/arc_app_utils.h", | 3411 "app_list/arc/arc_app_utils.h", |
| 3408 "app_list/arc/arc_default_app_list.cc", | 3412 "app_list/arc/arc_default_app_list.cc", |
| 3409 "app_list/arc/arc_default_app_list.h", | 3413 "app_list/arc/arc_default_app_list.h", |
| 3410 "app_list/arc/arc_package_sync_data_type_controller.cc", | 3414 "app_list/arc/arc_package_sync_data_type_controller.cc", |
| 3411 "app_list/arc/arc_package_sync_data_type_controller.h", | 3415 "app_list/arc/arc_package_sync_data_type_controller.h", |
| 3412 "app_list/arc/arc_package_syncable_service.cc", | 3416 "app_list/arc/arc_package_syncable_service.cc", |
| 3413 "app_list/arc/arc_package_syncable_service.h", | 3417 "app_list/arc/arc_package_syncable_service.h", |
| 3414 "app_list/arc/arc_package_syncable_service_factory.cc", | 3418 "app_list/arc/arc_package_syncable_service_factory.cc", |
| 3415 "app_list/arc/arc_package_syncable_service_factory.h", | 3419 "app_list/arc/arc_package_syncable_service_factory.h", |
| 3420 "app_list/arc/arc_playstore_app_context_menu.cc", |
| 3421 "app_list/arc/arc_playstore_app_context_menu.h", |
| 3416 "app_list/search/arc_app_result.cc", | 3422 "app_list/search/arc_app_result.cc", |
| 3417 "app_list/search/arc_app_result.h", | 3423 "app_list/search/arc_app_result.h", |
| 3418 "ash/launcher/arc_app_deferred_launcher_controller.cc", | 3424 "ash/launcher/arc_app_deferred_launcher_controller.cc", |
| 3419 "ash/launcher/arc_app_deferred_launcher_controller.h", | 3425 "ash/launcher/arc_app_deferred_launcher_controller.h", |
| 3420 "ash/launcher/arc_app_deferred_launcher_item_controller.cc", | 3426 "ash/launcher/arc_app_deferred_launcher_item_controller.cc", |
| 3421 "ash/launcher/arc_app_deferred_launcher_item_controller.h", | 3427 "ash/launcher/arc_app_deferred_launcher_item_controller.h", |
| 3422 "ash/launcher/arc_app_shelf_id.cc", | 3428 "ash/launcher/arc_app_shelf_id.cc", |
| 3423 "ash/launcher/arc_app_shelf_id.h", | 3429 "ash/launcher/arc_app_shelf_id.h", |
| 3424 "ash/launcher/arc_app_window.cc", | 3430 "ash/launcher/arc_app_window.cc", |
| 3425 "ash/launcher/arc_app_window.h", | 3431 "ash/launcher/arc_app_window.h", |
| 3426 "ash/launcher/arc_app_window_launcher_controller.cc", | 3432 "ash/launcher/arc_app_window_launcher_controller.cc", |
| 3427 "ash/launcher/arc_app_window_launcher_controller.h", | 3433 "ash/launcher/arc_app_window_launcher_controller.h", |
| 3428 "ash/launcher/arc_app_window_launcher_item_controller.cc", | 3434 "ash/launcher/arc_app_window_launcher_item_controller.cc", |
| 3429 "ash/launcher/arc_app_window_launcher_item_controller.h", | 3435 "ash/launcher/arc_app_window_launcher_item_controller.h", |
| 3430 "ash/launcher/arc_launcher_context_menu.cc", | 3436 "ash/launcher/arc_launcher_context_menu.cc", |
| 3431 "ash/launcher/arc_launcher_context_menu.h", | 3437 "ash/launcher/arc_launcher_context_menu.h", |
| 3432 "ash/launcher/launcher_arc_app_updater.cc", | 3438 "ash/launcher/launcher_arc_app_updater.cc", |
| 3433 "ash/launcher/launcher_arc_app_updater.h", | 3439 "ash/launcher/launcher_arc_app_updater.h", |
| 3434 "views/arc_app_dialog_view.cc", | 3440 "views/arc_app_dialog_view.cc", |
| 3435 ] | 3441 ] |
| 3436 } | 3442 } |
| 3437 deps += [ "//ui/app_list" ] | 3443 deps += [ |
| 3444 "//ui/app_list", |
| 3445 "//ui/app_list/vector_icons", |
| 3446 ] |
| 3438 } else { | 3447 } else { |
| 3439 sources += [ | 3448 sources += [ |
| 3440 "app_list/app_list_service.h", | 3449 "app_list/app_list_service.h", |
| 3441 "app_list/app_list_service_disabled.cc", | 3450 "app_list/app_list_service_disabled.cc", |
| 3442 "app_list/app_list_service_disabled_mac.h", | 3451 "app_list/app_list_service_disabled_mac.h", |
| 3443 "app_list/app_list_service_disabled_mac.mm", | 3452 "app_list/app_list_service_disabled_mac.mm", |
| 3444 ] | 3453 ] |
| 3445 } | 3454 } |
| 3446 if (!is_android) { | 3455 if (!is_android) { |
| 3447 deps += [ | 3456 deps += [ |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3657 deps += [ | 3666 deps += [ |
| 3658 "//chrome/test:test_support_ui", | 3667 "//chrome/test:test_support_ui", |
| 3659 "//components/zoom", | 3668 "//components/zoom", |
| 3660 ] | 3669 ] |
| 3661 } | 3670 } |
| 3662 | 3671 |
| 3663 if (enable_extensions) { | 3672 if (enable_extensions) { |
| 3664 deps += [ "//extensions/browser" ] | 3673 deps += [ "//extensions/browser" ] |
| 3665 } | 3674 } |
| 3666 } | 3675 } |
| OLD | NEW |