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("//extensions/features/features.gni") | 7 import("//extensions/features/features.gni") |
8 import("//media/media_options.gni") | 8 import("//media/media_options.gni") |
9 import("//printing/features/features.gni") | 9 import("//printing/features/features.gni") |
10 import("//third_party/protobuf/proto_library.gni") | 10 import("//third_party/protobuf/proto_library.gni") |
(...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
689 "input_method/input_method_delegate_impl.cc", | 689 "input_method/input_method_delegate_impl.cc", |
690 "input_method/input_method_delegate_impl.h", | 690 "input_method/input_method_delegate_impl.h", |
691 "input_method/input_method_engine.cc", | 691 "input_method/input_method_engine.cc", |
692 "input_method/input_method_engine.h", | 692 "input_method/input_method_engine.h", |
693 "input_method/input_method_manager_impl.cc", | 693 "input_method/input_method_manager_impl.cc", |
694 "input_method/input_method_manager_impl.h", | 694 "input_method/input_method_manager_impl.h", |
695 "input_method/input_method_persistence.cc", | 695 "input_method/input_method_persistence.cc", |
696 "input_method/input_method_persistence.h", | 696 "input_method/input_method_persistence.h", |
697 "input_method/input_method_syncer.cc", | 697 "input_method/input_method_syncer.cc", |
698 "input_method/input_method_syncer.h", | 698 "input_method/input_method_syncer.h", |
699 "input_method/input_method_util.cc", | |
700 "input_method/input_method_util.h", | |
701 "input_method/mode_indicator_controller.cc", | 699 "input_method/mode_indicator_controller.cc", |
702 "input_method/mode_indicator_controller.h", | 700 "input_method/mode_indicator_controller.h", |
703 "language_preferences.cc", | 701 "language_preferences.cc", |
704 "language_preferences.h", | 702 "language_preferences.h", |
705 "launcher_search_provider/error_reporter.cc", | 703 "launcher_search_provider/error_reporter.cc", |
706 "launcher_search_provider/error_reporter.h", | 704 "launcher_search_provider/error_reporter.h", |
707 "launcher_search_provider/launcher_search_provider_service.cc", | 705 "launcher_search_provider/launcher_search_provider_service.cc", |
708 "launcher_search_provider/launcher_search_provider_service.h", | 706 "launcher_search_provider/launcher_search_provider_service.h", |
709 "launcher_search_provider/launcher_search_provider_service_factory.cc", | 707 "launcher_search_provider/launcher_search_provider_service_factory.cc", |
710 "launcher_search_provider/launcher_search_provider_service_factory.h", | 708 "launcher_search_provider/launcher_search_provider_service_factory.h", |
(...skipping 962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1673 "fileapi/external_file_url_util_unittest.cc", | 1671 "fileapi/external_file_url_util_unittest.cc", |
1674 "fileapi/file_access_permissions_unittest.cc", | 1672 "fileapi/file_access_permissions_unittest.cc", |
1675 "fileapi/file_system_backend_unittest.cc", | 1673 "fileapi/file_system_backend_unittest.cc", |
1676 "hats/hats_finch_helper_unittest.cc", | 1674 "hats/hats_finch_helper_unittest.cc", |
1677 "hats/hats_notification_controller_unittest.cc", | 1675 "hats/hats_notification_controller_unittest.cc", |
1678 "input_method/browser_state_monitor_unittest.cc", | 1676 "input_method/browser_state_monitor_unittest.cc", |
1679 "input_method/input_method_configuration_unittest.cc", | 1677 "input_method/input_method_configuration_unittest.cc", |
1680 "input_method/input_method_engine_unittest.cc", | 1678 "input_method/input_method_engine_unittest.cc", |
1681 "input_method/input_method_manager_impl_unittest.cc", | 1679 "input_method/input_method_manager_impl_unittest.cc", |
1682 "input_method/input_method_persistence_unittest.cc", | 1680 "input_method/input_method_persistence_unittest.cc", |
1683 "input_method/input_method_util_unittest.cc", | |
1684 "locale_change_guard_unittest.cc", | 1681 "locale_change_guard_unittest.cc", |
1685 "lock_screen_apps/state_controller_unittest.cc", | 1682 "lock_screen_apps/state_controller_unittest.cc", |
1686 "login/auth/cryptohome_authenticator_unittest.cc", | 1683 "login/auth/cryptohome_authenticator_unittest.cc", |
1687 "login/easy_unlock/easy_unlock_challenge_wrapper_unittest.cc", | 1684 "login/easy_unlock/easy_unlock_challenge_wrapper_unittest.cc", |
1688 "login/easy_unlock/easy_unlock_tpm_key_manager_unittest.cc", | 1685 "login/easy_unlock/easy_unlock_tpm_key_manager_unittest.cc", |
1689 "login/enrollment/enrollment_screen_unittest.cc", | 1686 "login/enrollment/enrollment_screen_unittest.cc", |
1690 "login/error_screens_histogram_helper_unittest.cc", | 1687 "login/error_screens_histogram_helper_unittest.cc", |
1691 "login/existing_user_controller_auto_login_unittest.cc", | 1688 "login/existing_user_controller_auto_login_unittest.cc", |
1692 "login/hwid_checker_unittest.cc", | 1689 "login/hwid_checker_unittest.cc", |
1693 "login/profile_auth_data_unittest.cc", | 1690 "login/profile_auth_data_unittest.cc", |
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1823 "//components/drive/local_file_reader_unittest.cc", | 1820 "//components/drive/local_file_reader_unittest.cc", |
1824 "//components/drive/remove_stale_cache_files_unittest.cc", | 1821 "//components/drive/remove_stale_cache_files_unittest.cc", |
1825 "//components/drive/resource_entry_conversion_unittest.cc", | 1822 "//components/drive/resource_entry_conversion_unittest.cc", |
1826 "//components/drive/resource_metadata_storage_unittest.cc", | 1823 "//components/drive/resource_metadata_storage_unittest.cc", |
1827 "//components/drive/resource_metadata_unittest.cc", | 1824 "//components/drive/resource_metadata_unittest.cc", |
1828 "//components/drive/search_metadata_unittest.cc", | 1825 "//components/drive/search_metadata_unittest.cc", |
1829 "//components/drive/sync/entry_revert_performer_unittest.cc", | 1826 "//components/drive/sync/entry_revert_performer_unittest.cc", |
1830 "//components/drive/sync/entry_update_performer_unittest.cc", | 1827 "//components/drive/sync/entry_update_performer_unittest.cc", |
1831 "//components/drive/sync/remove_performer_unittest.cc", | 1828 "//components/drive/sync/remove_performer_unittest.cc", |
1832 "//components/drive/sync_client_unittest.cc", | 1829 "//components/drive/sync_client_unittest.cc", |
1833 "//ui/base/ime/chromeos/input_method_whitelist.cc", | |
1834 "//ui/base/ime/chromeos/input_method_whitelist.h", | |
1835 ] | 1830 ] |
1836 | 1831 |
1837 public_deps = [ | 1832 public_deps = [ |
1838 ":chromeos", | 1833 ":chromeos", |
1839 ] | 1834 ] |
1840 deps = [ | 1835 deps = [ |
1841 ":arc_test_support", | 1836 ":arc_test_support", |
1842 ":attestation_proto", | 1837 ":attestation_proto", |
1843 ":device_policy_proto", | 1838 ":device_policy_proto", |
1844 ":test_support", | 1839 ":test_support", |
(...skipping 27 matching lines...) Expand all Loading... |
1872 "policy/proto/chrome_device_policy.proto", | 1867 "policy/proto/chrome_device_policy.proto", |
1873 "policy/proto/install_attributes.proto", | 1868 "policy/proto/install_attributes.proto", |
1874 ] | 1869 ] |
1875 } | 1870 } |
1876 | 1871 |
1877 proto_library("attestation_proto") { | 1872 proto_library("attestation_proto") { |
1878 sources = [ | 1873 sources = [ |
1879 "attestation/attestation_key_payload.proto", | 1874 "attestation/attestation_key_payload.proto", |
1880 ] | 1875 ] |
1881 } | 1876 } |
OLD | NEW |