| 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 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 249 "arc/intent_helper/arc_external_protocol_dialog.h", | 249 "arc/intent_helper/arc_external_protocol_dialog.h", |
| 250 "arc/intent_helper/arc_navigation_throttle.cc", | 250 "arc/intent_helper/arc_navigation_throttle.cc", |
| 251 "arc/intent_helper/arc_navigation_throttle.h", | 251 "arc/intent_helper/arc_navigation_throttle.h", |
| 252 "arc/intent_helper/arc_settings_service.cc", | 252 "arc/intent_helper/arc_settings_service.cc", |
| 253 "arc/intent_helper/arc_settings_service.h", | 253 "arc/intent_helper/arc_settings_service.h", |
| 254 "arc/notification/arc_boot_error_notification.cc", | 254 "arc/notification/arc_boot_error_notification.cc", |
| 255 "arc/notification/arc_boot_error_notification.h", | 255 "arc/notification/arc_boot_error_notification.h", |
| 256 "arc/optin/arc_optin_preference_handler.cc", | 256 "arc/optin/arc_optin_preference_handler.cc", |
| 257 "arc/optin/arc_optin_preference_handler.h", | 257 "arc/optin/arc_optin_preference_handler.h", |
| 258 "arc/optin/arc_optin_preference_handler_delegate.h", | 258 "arc/optin/arc_optin_preference_handler_delegate.h", |
| 259 "arc/optin/arc_terms_of_service_default_negotiator.cc", |
| 260 "arc/optin/arc_terms_of_service_default_negotiator.h", |
| 259 "arc/optin/arc_terms_of_service_negotiator.cc", | 261 "arc/optin/arc_terms_of_service_negotiator.cc", |
| 260 "arc/optin/arc_terms_of_service_negotiator.h", | 262 "arc/optin/arc_terms_of_service_negotiator.h", |
| 263 "arc/optin/arc_terms_of_service_oobe_negotiator_for_managed_user.cc", |
| 264 "arc/optin/arc_terms_of_service_oobe_negotiator_for_managed_user.h", |
| 261 "arc/policy/arc_android_management_checker.cc", | 265 "arc/policy/arc_android_management_checker.cc", |
| 262 "arc/policy/arc_android_management_checker.h", | 266 "arc/policy/arc_android_management_checker.h", |
| 263 "arc/policy/arc_android_management_checker_delegate.h", | 267 "arc/policy/arc_android_management_checker_delegate.h", |
| 264 "arc/policy/arc_policy_bridge.cc", | 268 "arc/policy/arc_policy_bridge.cc", |
| 265 "arc/policy/arc_policy_bridge.h", | 269 "arc/policy/arc_policy_bridge.h", |
| 266 "arc/policy/arc_policy_util.cc", | 270 "arc/policy/arc_policy_util.cc", |
| 267 "arc/policy/arc_policy_util.h", | 271 "arc/policy/arc_policy_util.h", |
| 268 "arc/print/arc_print_service.cc", | 272 "arc/print/arc_print_service.cc", |
| 269 "arc/print/arc_print_service.h", | 273 "arc/print/arc_print_service.h", |
| 270 "arc/process/arc_process.cc", | 274 "arc/process/arc_process.cc", |
| (...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 718 "login/reauth_stats.h", | 722 "login/reauth_stats.h", |
| 719 "login/saml/saml_offline_signin_limiter.cc", | 723 "login/saml/saml_offline_signin_limiter.cc", |
| 720 "login/saml/saml_offline_signin_limiter.h", | 724 "login/saml/saml_offline_signin_limiter.h", |
| 721 "login/saml/saml_offline_signin_limiter_factory.cc", | 725 "login/saml/saml_offline_signin_limiter_factory.cc", |
| 722 "login/saml/saml_offline_signin_limiter_factory.h", | 726 "login/saml/saml_offline_signin_limiter_factory.h", |
| 723 "login/screen_manager.cc", | 727 "login/screen_manager.cc", |
| 724 "login/screen_manager.h", | 728 "login/screen_manager.h", |
| 725 "login/screens/arc_terms_of_service_screen.cc", | 729 "login/screens/arc_terms_of_service_screen.cc", |
| 726 "login/screens/arc_terms_of_service_screen.h", | 730 "login/screens/arc_terms_of_service_screen.h", |
| 727 "login/screens/arc_terms_of_service_screen_actor.h", | 731 "login/screens/arc_terms_of_service_screen_actor.h", |
| 732 "login/screens/arc_terms_of_service_screen_actor_observer.h", |
| 728 "login/screens/base_screen.cc", | 733 "login/screens/base_screen.cc", |
| 729 "login/screens/base_screen.h", | 734 "login/screens/base_screen.h", |
| 730 "login/screens/base_screen_delegate.h", | 735 "login/screens/base_screen_delegate.h", |
| 731 "login/screens/chrome_user_selection_screen.cc", | 736 "login/screens/chrome_user_selection_screen.cc", |
| 732 "login/screens/chrome_user_selection_screen.h", | 737 "login/screens/chrome_user_selection_screen.h", |
| 733 "login/screens/controller_pairing_screen.cc", | 738 "login/screens/controller_pairing_screen.cc", |
| 734 "login/screens/controller_pairing_screen.h", | 739 "login/screens/controller_pairing_screen.h", |
| 735 "login/screens/controller_pairing_screen_actor.cc", | 740 "login/screens/controller_pairing_screen_actor.cc", |
| 736 "login/screens/controller_pairing_screen_actor.h", | 741 "login/screens/controller_pairing_screen_actor.h", |
| 737 "login/screens/core_oobe_actor.h", | 742 "login/screens/core_oobe_actor.h", |
| (...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1683 "policy/proto/chrome_device_policy.proto", | 1688 "policy/proto/chrome_device_policy.proto", |
| 1684 "policy/proto/install_attributes.proto", | 1689 "policy/proto/install_attributes.proto", |
| 1685 ] | 1690 ] |
| 1686 } | 1691 } |
| 1687 | 1692 |
| 1688 proto_library("attestation_proto") { | 1693 proto_library("attestation_proto") { |
| 1689 sources = [ | 1694 sources = [ |
| 1690 "attestation/attestation_key_payload.proto", | 1695 "attestation/attestation_key_payload.proto", |
| 1691 ] | 1696 ] |
| 1692 } | 1697 } |
| OLD | NEW |