| 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 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 242 "arc/intent_helper/arc_external_protocol_dialog.h", | 242 "arc/intent_helper/arc_external_protocol_dialog.h", |
| 243 "arc/intent_helper/arc_navigation_throttle.cc", | 243 "arc/intent_helper/arc_navigation_throttle.cc", |
| 244 "arc/intent_helper/arc_navigation_throttle.h", | 244 "arc/intent_helper/arc_navigation_throttle.h", |
| 245 "arc/intent_helper/arc_settings_service.cc", | 245 "arc/intent_helper/arc_settings_service.cc", |
| 246 "arc/intent_helper/arc_settings_service.h", | 246 "arc/intent_helper/arc_settings_service.h", |
| 247 "arc/notification/arc_boot_error_notification.cc", | 247 "arc/notification/arc_boot_error_notification.cc", |
| 248 "arc/notification/arc_boot_error_notification.h", | 248 "arc/notification/arc_boot_error_notification.h", |
| 249 "arc/optin/arc_optin_preference_handler.cc", | 249 "arc/optin/arc_optin_preference_handler.cc", |
| 250 "arc/optin/arc_optin_preference_handler.h", | 250 "arc/optin/arc_optin_preference_handler.h", |
| 251 "arc/optin/arc_optin_preference_handler_delegate.h", | 251 "arc/optin/arc_optin_preference_handler_delegate.h", |
| 252 "arc/optin/arc_terms_of_service_negotiator.cc", |
| 253 "arc/optin/arc_terms_of_service_negotiator.h", |
| 252 "arc/policy/arc_android_management_checker.cc", | 254 "arc/policy/arc_android_management_checker.cc", |
| 253 "arc/policy/arc_android_management_checker.h", | 255 "arc/policy/arc_android_management_checker.h", |
| 254 "arc/policy/arc_android_management_checker_delegate.h", | 256 "arc/policy/arc_android_management_checker_delegate.h", |
| 255 "arc/policy/arc_policy_bridge.cc", | 257 "arc/policy/arc_policy_bridge.cc", |
| 256 "arc/policy/arc_policy_bridge.h", | 258 "arc/policy/arc_policy_bridge.h", |
| 257 "arc/policy/arc_policy_util.cc", | 259 "arc/policy/arc_policy_util.cc", |
| 258 "arc/policy/arc_policy_util.h", | 260 "arc/policy/arc_policy_util.h", |
| 259 "arc/print/arc_print_service.cc", | 261 "arc/print/arc_print_service.cc", |
| 260 "arc/print/arc_print_service.h", | 262 "arc/print/arc_print_service.h", |
| 261 "arc/process/arc_process.cc", | 263 "arc/process/arc_process.cc", |
| (...skipping 1128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1390 "accessibility/magnification_manager_unittest.cc", | 1392 "accessibility/magnification_manager_unittest.cc", |
| 1391 "accessibility/spoken_feedback_event_rewriter_unittest.cc", | 1393 "accessibility/spoken_feedback_event_rewriter_unittest.cc", |
| 1392 "arc/arc_session_manager_unittest.cc", | 1394 "arc/arc_session_manager_unittest.cc", |
| 1393 "arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc", | 1395 "arc/downloads_watcher/arc_downloads_watcher_service_unittest.cc", |
| 1394 "arc/extensions/arc_support_message_host_unittest.cc", | 1396 "arc/extensions/arc_support_message_host_unittest.cc", |
| 1395 "arc/fileapi/arc_content_file_system_async_file_util_unittest.cc", | 1397 "arc/fileapi/arc_content_file_system_async_file_util_unittest.cc", |
| 1396 "arc/fileapi/arc_content_file_system_file_stream_reader_unittest.cc", | 1398 "arc/fileapi/arc_content_file_system_file_stream_reader_unittest.cc", |
| 1397 "arc/fileapi/arc_content_file_system_url_util_unittest.cc", | 1399 "arc/fileapi/arc_content_file_system_url_util_unittest.cc", |
| 1398 "arc/intent_helper/arc_external_protocol_dialog_unittest.cc", | 1400 "arc/intent_helper/arc_external_protocol_dialog_unittest.cc", |
| 1399 "arc/intent_helper/arc_navigation_throttle_unittest.cc", | 1401 "arc/intent_helper/arc_navigation_throttle_unittest.cc", |
| 1402 "arc/optin/arc_terms_of_service_negotiator_unittest.cc", |
| 1400 "arc/policy/arc_policy_bridge_unittest.cc", | 1403 "arc/policy/arc_policy_bridge_unittest.cc", |
| 1401 "attestation/attestation_ca_client_unittest.cc", | 1404 "attestation/attestation_ca_client_unittest.cc", |
| 1402 "attestation/attestation_policy_observer_unittest.cc", | 1405 "attestation/attestation_policy_observer_unittest.cc", |
| 1403 "attestation/fake_certificate.cc", | 1406 "attestation/fake_certificate.cc", |
| 1404 "attestation/fake_certificate.h", | 1407 "attestation/fake_certificate.h", |
| 1405 "attestation/platform_verification_flow_unittest.cc", | 1408 "attestation/platform_verification_flow_unittest.cc", |
| 1406 "base/file_flusher_unittest.cc", | 1409 "base/file_flusher_unittest.cc", |
| 1407 "certificate_provider/certificate_provider_service_unittest.cc", | 1410 "certificate_provider/certificate_provider_service_unittest.cc", |
| 1408 "customization/customization_document_unittest.cc", | 1411 "customization/customization_document_unittest.cc", |
| 1409 "display/display_preferences_unittest.cc", | 1412 "display/display_preferences_unittest.cc", |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1654 "policy/proto/chrome_device_policy.proto", | 1657 "policy/proto/chrome_device_policy.proto", |
| 1655 "policy/proto/install_attributes.proto", | 1658 "policy/proto/install_attributes.proto", |
| 1656 ] | 1659 ] |
| 1657 } | 1660 } |
| 1658 | 1661 |
| 1659 proto_library("attestation_proto") { | 1662 proto_library("attestation_proto") { |
| 1660 sources = [ | 1663 sources = [ |
| 1661 "attestation/attestation_key_payload.proto", | 1664 "attestation/attestation_key_payload.proto", |
| 1662 ] | 1665 ] |
| 1663 } | 1666 } |
| OLD | NEW |