| 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/chrome_build.gni") | 5 import("//build/config/chrome_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 2107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2118 "safe_browsing/client_side_model_loader.h", | 2118 "safe_browsing/client_side_model_loader.h", |
| 2119 "safe_browsing/download_feedback.cc", | 2119 "safe_browsing/download_feedback.cc", |
| 2120 "safe_browsing/download_feedback.h", | 2120 "safe_browsing/download_feedback.h", |
| 2121 "safe_browsing/download_feedback_service.cc", | 2121 "safe_browsing/download_feedback_service.cc", |
| 2122 "safe_browsing/download_feedback_service.h", | 2122 "safe_browsing/download_feedback_service.h", |
| 2123 "safe_browsing/download_protection_service.cc", | 2123 "safe_browsing/download_protection_service.cc", |
| 2124 "safe_browsing/download_protection_service.h", | 2124 "safe_browsing/download_protection_service.h", |
| 2125 "safe_browsing/incident_reporting/binary_integrity_analyzer.cc", | 2125 "safe_browsing/incident_reporting/binary_integrity_analyzer.cc", |
| 2126 "safe_browsing/incident_reporting/binary_integrity_analyzer.h", | 2126 "safe_browsing/incident_reporting/binary_integrity_analyzer.h", |
| 2127 "safe_browsing/incident_reporting/binary_integrity_analyzer_mac.cc", | 2127 "safe_browsing/incident_reporting/binary_integrity_analyzer_mac.cc", |
| 2128 "safe_browsing/incident_reporting/binary_integrity_analyzer_mac.h", |
| 2128 "safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc", | 2129 "safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc", |
| 2130 "safe_browsing/incident_reporting/binary_integrity_analyzer_win.h", |
| 2129 "safe_browsing/incident_reporting/binary_integrity_incident.cc", | 2131 "safe_browsing/incident_reporting/binary_integrity_incident.cc", |
| 2130 "safe_browsing/incident_reporting/binary_integrity_incident.h", | 2132 "safe_browsing/incident_reporting/binary_integrity_incident.h", |
| 2131 "safe_browsing/incident_reporting/blacklist_load_analyzer.cc", | 2133 "safe_browsing/incident_reporting/blacklist_load_analyzer.cc", |
| 2132 "safe_browsing/incident_reporting/blacklist_load_analyzer.h", | 2134 "safe_browsing/incident_reporting/blacklist_load_analyzer.h", |
| 2133 "safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc", | 2135 "safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc", |
| 2134 "safe_browsing/incident_reporting/blacklist_load_incident.cc", | 2136 "safe_browsing/incident_reporting/blacklist_load_incident.cc", |
| 2135 "safe_browsing/incident_reporting/blacklist_load_incident.h", | 2137 "safe_browsing/incident_reporting/blacklist_load_incident.h", |
| 2136 "safe_browsing/incident_reporting/delayed_analysis_callback.h", | 2138 "safe_browsing/incident_reporting/delayed_analysis_callback.h", |
| 2137 "safe_browsing/incident_reporting/delayed_callback_runner.cc", | 2139 "safe_browsing/incident_reporting/delayed_callback_runner.cc", |
| 2138 "safe_browsing/incident_reporting/delayed_callback_runner.h", | 2140 "safe_browsing/incident_reporting/delayed_callback_runner.h", |
| (...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2590 "android/bottombar/overlay_panel_content.h", | 2592 "android/bottombar/overlay_panel_content.h", |
| 2591 "android/browsing_data/browsing_data_counter_bridge.cc", | 2593 "android/browsing_data/browsing_data_counter_bridge.cc", |
| 2592 "android/browsing_data/browsing_data_counter_bridge.h", | 2594 "android/browsing_data/browsing_data_counter_bridge.h", |
| 2593 "android/browsing_data/url_filter_bridge.cc", | 2595 "android/browsing_data/url_filter_bridge.cc", |
| 2594 "android/browsing_data/url_filter_bridge.h", | 2596 "android/browsing_data/url_filter_bridge.h", |
| 2595 "android/chrome_application.cc", | 2597 "android/chrome_application.cc", |
| 2596 "android/chrome_application.h", | 2598 "android/chrome_application.h", |
| 2597 "android/chrome_backup_agent.cc", | 2599 "android/chrome_backup_agent.cc", |
| 2598 "android/chrome_backup_agent.h", | 2600 "android/chrome_backup_agent.h", |
| 2599 "android/chrome_backup_watcher.cc", | 2601 "android/chrome_backup_watcher.cc", |
| 2602 "android/chrome_backup_watcher.h", |
| 2600 "android/chrome_context_util.cc", | 2603 "android/chrome_context_util.cc", |
| 2601 "android/chrome_context_util.h", | 2604 "android/chrome_context_util.h", |
| 2602 "android/chrome_feature_list.cc", | 2605 "android/chrome_feature_list.cc", |
| 2603 "android/chrome_feature_list.h", | 2606 "android/chrome_feature_list.h", |
| 2604 "android/chrome_jni_registrar.cc", | 2607 "android/chrome_jni_registrar.cc", |
| 2605 "android/chrome_jni_registrar.h", | 2608 "android/chrome_jni_registrar.h", |
| 2606 "android/chrome_startup_flags.cc", | 2609 "android/chrome_startup_flags.cc", |
| 2607 "android/chrome_startup_flags.h", | 2610 "android/chrome_startup_flags.h", |
| 2608 "android/compositor/compositor_view.cc", | 2611 "android/compositor/compositor_view.cc", |
| 2609 "android/compositor/compositor_view.h", | 2612 "android/compositor/compositor_view.h", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2684 "android/data_usage/external_data_use_observer_bridge.h", | 2687 "android/data_usage/external_data_use_observer_bridge.h", |
| 2685 "android/data_usage/external_data_use_reporter.cc", | 2688 "android/data_usage/external_data_use_reporter.cc", |
| 2686 "android/data_usage/external_data_use_reporter.h", | 2689 "android/data_usage/external_data_use_reporter.h", |
| 2687 "android/data_usage/tab_data_use_entry.cc", | 2690 "android/data_usage/tab_data_use_entry.cc", |
| 2688 "android/data_usage/tab_data_use_entry.h", | 2691 "android/data_usage/tab_data_use_entry.h", |
| 2689 "android/devtools_manager_delegate_android.cc", | 2692 "android/devtools_manager_delegate_android.cc", |
| 2690 "android/devtools_manager_delegate_android.h", | 2693 "android/devtools_manager_delegate_android.h", |
| 2691 "android/devtools_server.cc", | 2694 "android/devtools_server.cc", |
| 2692 "android/devtools_server.h", | 2695 "android/devtools_server.h", |
| 2693 "android/document/document_web_contents_delegate.cc", | 2696 "android/document/document_web_contents_delegate.cc", |
| 2697 "android/document/document_web_contents_delegate.h", |
| 2694 "android/dom_distiller/distiller_ui_handle_android.cc", | 2698 "android/dom_distiller/distiller_ui_handle_android.cc", |
| 2695 "android/dom_distiller/distiller_ui_handle_android.h", | 2699 "android/dom_distiller/distiller_ui_handle_android.h", |
| 2696 "android/download/android_download_manager_duplicate_infobar_delegate.cc", | 2700 "android/download/android_download_manager_duplicate_infobar_delegate.cc", |
| 2697 "android/download/android_download_manager_duplicate_infobar_delegate.h", | 2701 "android/download/android_download_manager_duplicate_infobar_delegate.h", |
| 2698 "android/download/chrome_download_delegate.cc", | 2702 "android/download/chrome_download_delegate.cc", |
| 2699 "android/download/chrome_download_delegate.h", | 2703 "android/download/chrome_download_delegate.h", |
| 2700 "android/download/chrome_duplicate_download_infobar_delegate.cc", | 2704 "android/download/chrome_duplicate_download_infobar_delegate.cc", |
| 2701 "android/download/chrome_duplicate_download_infobar_delegate.h", | 2705 "android/download/chrome_duplicate_download_infobar_delegate.h", |
| 2702 "android/download/dangerous_download_infobar_delegate.cc", | 2706 "android/download/dangerous_download_infobar_delegate.cc", |
| 2703 "android/download/dangerous_download_infobar_delegate.h", | 2707 "android/download/dangerous_download_infobar_delegate.h", |
| (...skipping 1884 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4588 "media/pepper_cdm_test_constants.cc", | 4592 "media/pepper_cdm_test_constants.cc", |
| 4589 "media/pepper_cdm_test_constants.h", | 4593 "media/pepper_cdm_test_constants.h", |
| 4590 ] | 4594 ] |
| 4591 } | 4595 } |
| 4592 } | 4596 } |
| 4593 | 4597 |
| 4594 service_manifest("preferences_manifest") { | 4598 service_manifest("preferences_manifest") { |
| 4595 name = "preferences" | 4599 name = "preferences" |
| 4596 source = "prefs/preferences_manifest.json" | 4600 source = "prefs/preferences_manifest.json" |
| 4597 } | 4601 } |
| OLD | NEW |