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 676 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
687 "net/crl_set_fetcher.cc", | 687 "net/crl_set_fetcher.cc", |
688 "net/crl_set_fetcher.h", | 688 "net/crl_set_fetcher.h", |
689 "net/dns_probe_runner.cc", | 689 "net/dns_probe_runner.cc", |
690 "net/dns_probe_runner.h", | 690 "net/dns_probe_runner.h", |
691 "net/dns_probe_service.cc", | 691 "net/dns_probe_service.cc", |
692 "net/dns_probe_service.h", | 692 "net/dns_probe_service.h", |
693 "net/file_downloader.cc", | 693 "net/file_downloader.cc", |
694 "net/file_downloader.h", | 694 "net/file_downloader.h", |
695 "net/http_server_properties_manager_factory.cc", | 695 "net/http_server_properties_manager_factory.cc", |
696 "net/http_server_properties_manager_factory.h", | 696 "net/http_server_properties_manager_factory.h", |
| 697 "net/loading_predictor_observer.cc", |
| 698 "net/loading_predictor_observer.h", |
697 "net/net_error_diagnostics_dialog.h", | 699 "net/net_error_diagnostics_dialog.h", |
698 "net/net_error_diagnostics_dialog_mac.cc", | 700 "net/net_error_diagnostics_dialog_mac.cc", |
699 "net/net_error_diagnostics_dialog_win.cc", | 701 "net/net_error_diagnostics_dialog_win.cc", |
700 "net/net_error_tab_helper.cc", | 702 "net/net_error_tab_helper.cc", |
701 "net/net_error_tab_helper.h", | 703 "net/net_error_tab_helper.h", |
702 "net/net_export_helper.cc", | 704 "net/net_export_helper.cc", |
703 "net/net_export_helper.h", | 705 "net/net_export_helper.h", |
704 "net/nqe/ui_network_quality_estimator_service.cc", | 706 "net/nqe/ui_network_quality_estimator_service.cc", |
705 "net/nqe/ui_network_quality_estimator_service.h", | 707 "net/nqe/ui_network_quality_estimator_service.h", |
706 "net/nqe/ui_network_quality_estimator_service_factory.cc", | 708 "net/nqe/ui_network_quality_estimator_service_factory.cc", |
707 "net/nqe/ui_network_quality_estimator_service_factory.h", | 709 "net/nqe/ui_network_quality_estimator_service_factory.h", |
708 "net/prediction_options.cc", | 710 "net/prediction_options.cc", |
709 "net/prediction_options.h", | 711 "net/prediction_options.h", |
710 "net/predictor.cc", | 712 "net/predictor.cc", |
711 "net/predictor.h", | 713 "net/predictor.h", |
712 "net/predictor_tab_helper.cc", | 714 "net/predictor_tab_helper.cc", |
713 "net/predictor_tab_helper.h", | 715 "net/predictor_tab_helper.h", |
714 "net/probe_message.cc", | 716 "net/probe_message.cc", |
715 "net/probe_message.h", | 717 "net/probe_message.h", |
716 "net/proxy_service_factory.cc", | 718 "net/proxy_service_factory.cc", |
717 "net/proxy_service_factory.h", | 719 "net/proxy_service_factory.h", |
718 "net/quota_policy_channel_id_store.cc", | 720 "net/quota_policy_channel_id_store.cc", |
719 "net/quota_policy_channel_id_store.h", | 721 "net/quota_policy_channel_id_store.h", |
720 "net/referrer.cc", | 722 "net/referrer.cc", |
721 "net/referrer.h", | 723 "net/referrer.h", |
722 "net/request_source_bandwidth_histograms.cc", | 724 "net/request_source_bandwidth_histograms.cc", |
723 "net/request_source_bandwidth_histograms.h", | 725 "net/request_source_bandwidth_histograms.h", |
724 "net/resource_prefetch_predictor_observer.cc", | |
725 "net/resource_prefetch_predictor_observer.h", | |
726 "net/safe_search_util.cc", | 726 "net/safe_search_util.cc", |
727 "net/safe_search_util.h", | 727 "net/safe_search_util.h", |
728 "net/sdch_owner_pref_storage.cc", | 728 "net/sdch_owner_pref_storage.cc", |
729 "net/sdch_owner_pref_storage.h", | 729 "net/sdch_owner_pref_storage.h", |
730 "net/service_providers_win.cc", | 730 "net/service_providers_win.cc", |
731 "net/service_providers_win.h", | 731 "net/service_providers_win.h", |
732 "net/spdyproxy/chrome_data_use_group.cc", | 732 "net/spdyproxy/chrome_data_use_group.cc", |
733 "net/spdyproxy/chrome_data_use_group.h", | 733 "net/spdyproxy/chrome_data_use_group.h", |
734 "net/spdyproxy/chrome_data_use_group_provider.cc", | 734 "net/spdyproxy/chrome_data_use_group_provider.cc", |
735 "net/spdyproxy/chrome_data_use_group_provider.h", | 735 "net/spdyproxy/chrome_data_use_group_provider.h", |
(...skipping 4043 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4779 "media/pepper_cdm_test_constants.cc", | 4779 "media/pepper_cdm_test_constants.cc", |
4780 "media/pepper_cdm_test_constants.h", | 4780 "media/pepper_cdm_test_constants.h", |
4781 ] | 4781 ] |
4782 } | 4782 } |
4783 } | 4783 } |
4784 | 4784 |
4785 service_manifest("preferences_forwarder_manifest") { | 4785 service_manifest("preferences_forwarder_manifest") { |
4786 name = "preferences_forwarder" | 4786 name = "preferences_forwarder" |
4787 source = "prefs/forwarder_manifest.json" | 4787 source = "prefs/forwarder_manifest.json" |
4788 } | 4788 } |
OLD | NEW |