| 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("//media/media_options.gni") | 7 import("//media/media_options.gni") |
| 8 import("//third_party/protobuf/proto_library.gni") | 8 import("//third_party/protobuf/proto_library.gni") |
| 9 | 9 |
| 10 assert(is_chromeos) | 10 assert(is_chromeos) |
| (...skipping 901 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 912 "net/network_connect_delegate_chromeos.cc", | 912 "net/network_connect_delegate_chromeos.cc", |
| 913 "net/network_connect_delegate_chromeos.h", | 913 "net/network_connect_delegate_chromeos.h", |
| 914 "net/network_portal_detector_impl.cc", | 914 "net/network_portal_detector_impl.cc", |
| 915 "net/network_portal_detector_impl.h", | 915 "net/network_portal_detector_impl.h", |
| 916 "net/network_portal_detector_test_impl.cc", | 916 "net/network_portal_detector_test_impl.cc", |
| 917 "net/network_portal_detector_test_impl.h", | 917 "net/network_portal_detector_test_impl.h", |
| 918 "net/network_portal_notification_controller.cc", | 918 "net/network_portal_notification_controller.cc", |
| 919 "net/network_portal_notification_controller.h", | 919 "net/network_portal_notification_controller.h", |
| 920 "net/network_portal_web_dialog.cc", | 920 "net/network_portal_web_dialog.cc", |
| 921 "net/network_portal_web_dialog.h", | 921 "net/network_portal_web_dialog.h", |
| 922 "net/network_pref_state_observer.cc", |
| 923 "net/network_pref_state_observer.h", |
| 922 "net/network_state_notifier.cc", | 924 "net/network_state_notifier.cc", |
| 923 "net/network_state_notifier.h", | 925 "net/network_state_notifier.h", |
| 924 "net/shill_error.cc", | 926 "net/shill_error.cc", |
| 925 "net/shill_error.h", | 927 "net/shill_error.h", |
| 926 "net/wake_on_wifi_connection_observer.cc", | 928 "net/wake_on_wifi_connection_observer.cc", |
| 927 "net/wake_on_wifi_connection_observer.h", | 929 "net/wake_on_wifi_connection_observer.h", |
| 928 "net/wake_on_wifi_manager.cc", | 930 "net/wake_on_wifi_manager.cc", |
| 929 "net/wake_on_wifi_manager.h", | 931 "net/wake_on_wifi_manager.h", |
| 930 "note_taking_app_utils.cc", | 932 "note_taking_app_utils.cc", |
| 931 "note_taking_app_utils.h", | 933 "note_taking_app_utils.h", |
| (...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1471 "login/users/affiliation_unittest.cc", | 1473 "login/users/affiliation_unittest.cc", |
| 1472 "login/users/multi_profile_user_controller_unittest.cc", | 1474 "login/users/multi_profile_user_controller_unittest.cc", |
| 1473 "login/users/user_manager_unittest.cc", | 1475 "login/users/user_manager_unittest.cc", |
| 1474 "login/users/wallpaper/wallpaper_manager_unittest.cc", | 1476 "login/users/wallpaper/wallpaper_manager_unittest.cc", |
| 1475 "mobile/mobile_activator_unittest.cc", | 1477 "mobile/mobile_activator_unittest.cc", |
| 1476 "mobile_config_unittest.cc", | 1478 "mobile_config_unittest.cc", |
| 1477 "net/cert_verify_proc_chromeos_unittest.cc", | 1479 "net/cert_verify_proc_chromeos_unittest.cc", |
| 1478 "net/client_cert_store_chromeos_unittest.cc", | 1480 "net/client_cert_store_chromeos_unittest.cc", |
| 1479 "net/network_portal_detector_impl_unittest.cc", | 1481 "net/network_portal_detector_impl_unittest.cc", |
| 1480 "net/network_portal_notification_controller_unittest.cc", | 1482 "net/network_portal_notification_controller_unittest.cc", |
| 1483 "net/network_pref_state_observer_unittest.cc", |
| 1481 "net/network_state_notifier_unittest.cc", | 1484 "net/network_state_notifier_unittest.cc", |
| 1482 "net/wake_on_wifi_manager_unittest.cc", | 1485 "net/wake_on_wifi_manager_unittest.cc", |
| 1483 "options/network_property_ui_data_unittest.cc", | 1486 "options/network_property_ui_data_unittest.cc", |
| 1484 "ownership/fake_owner_settings_service.cc", | 1487 "ownership/fake_owner_settings_service.cc", |
| 1485 "ownership/fake_owner_settings_service.h", | 1488 "ownership/fake_owner_settings_service.h", |
| 1486 "ownership/owner_settings_service_chromeos_unittest.cc", | 1489 "ownership/owner_settings_service_chromeos_unittest.cc", |
| 1487 "policy/affiliated_cloud_policy_invalidator_unittest.cc", | 1490 "policy/affiliated_cloud_policy_invalidator_unittest.cc", |
| 1488 "policy/affiliated_invalidation_service_provider_impl_unittest.cc", | 1491 "policy/affiliated_invalidation_service_provider_impl_unittest.cc", |
| 1489 "policy/android_management_client_unittest.cc", | 1492 "policy/android_management_client_unittest.cc", |
| 1490 "policy/auto_enrollment_client_unittest.cc", | 1493 "policy/auto_enrollment_client_unittest.cc", |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1625 "policy/proto/chrome_device_policy.proto", | 1628 "policy/proto/chrome_device_policy.proto", |
| 1626 "policy/proto/install_attributes.proto", | 1629 "policy/proto/install_attributes.proto", |
| 1627 ] | 1630 ] |
| 1628 } | 1631 } |
| 1629 | 1632 |
| 1630 proto_library("attestation_proto") { | 1633 proto_library("attestation_proto") { |
| 1631 sources = [ | 1634 sources = [ |
| 1632 "attestation/attestation_key_payload.proto", | 1635 "attestation/attestation_key_payload.proto", |
| 1633 ] | 1636 ] |
| 1634 } | 1637 } |
| OLD | NEW |