| 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 732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 743 "net/service_providers_win.cc", | 743 "net/service_providers_win.cc", |
| 744 "net/service_providers_win.h", | 744 "net/service_providers_win.h", |
| 745 "net/spdyproxy/data_reduction_proxy_chrome_io_data.cc", | 745 "net/spdyproxy/data_reduction_proxy_chrome_io_data.cc", |
| 746 "net/spdyproxy/data_reduction_proxy_chrome_io_data.h", | 746 "net/spdyproxy/data_reduction_proxy_chrome_io_data.h", |
| 747 "net/spdyproxy/data_reduction_proxy_chrome_settings.cc", | 747 "net/spdyproxy/data_reduction_proxy_chrome_settings.cc", |
| 748 "net/spdyproxy/data_reduction_proxy_chrome_settings.h", | 748 "net/spdyproxy/data_reduction_proxy_chrome_settings.h", |
| 749 "net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc", | 749 "net/spdyproxy/data_reduction_proxy_chrome_settings_factory.cc", |
| 750 "net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h", | 750 "net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h", |
| 751 "net/sth_distributor_provider.cc", | 751 "net/sth_distributor_provider.cc", |
| 752 "net/sth_distributor_provider.h", | 752 "net/sth_distributor_provider.h", |
| 753 "net/system_network_context_manager.cc", |
| 754 "net/system_network_context_manager.h", |
| 753 "net/timed_cache.cc", | 755 "net/timed_cache.cc", |
| 754 "net/timed_cache.h", | 756 "net/timed_cache.h", |
| 755 "net/url_info.cc", | 757 "net/url_info.cc", |
| 756 "net/url_info.h", | 758 "net/url_info.h", |
| 757 "net_benchmarking.cc", | 759 "net_benchmarking.cc", |
| 758 "net_benchmarking.h", | 760 "net_benchmarking.h", |
| 759 "notifications/alert_dispatcher_mac.h", | 761 "notifications/alert_dispatcher_mac.h", |
| 760 "notifications/desktop_notification_profile_util.cc", | 762 "notifications/desktop_notification_profile_util.cc", |
| 761 "notifications/desktop_notification_profile_util.h", | 763 "notifications/desktop_notification_profile_util.h", |
| 762 "notifications/login_state_notification_blocker_chromeos.cc", | 764 "notifications/login_state_notification_blocker_chromeos.cc", |
| (...skipping 854 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1617 "//components/web_cache/browser", | 1619 "//components/web_cache/browser", |
| 1618 "//components/web_resource", | 1620 "//components/web_resource", |
| 1619 "//components/webdata/common", | 1621 "//components/webdata/common", |
| 1620 "//components/webdata_services", | 1622 "//components/webdata_services", |
| 1621 "//content/app/resources", | 1623 "//content/app/resources", |
| 1622 "//content/public/browser", | 1624 "//content/public/browser", |
| 1623 "//content/public/common", | 1625 "//content/public/common", |
| 1624 "//content/public/common:feature_h264_with_openh264_ffmpeg", | 1626 "//content/public/common:feature_h264_with_openh264_ffmpeg", |
| 1625 "//content/public/common:features", | 1627 "//content/public/common:features", |
| 1626 "//content/public/common:service_names", | 1628 "//content/public/common:service_names", |
| 1629 "//content/public/network", |
| 1627 "//courgette:courgette_lib", | 1630 "//courgette:courgette_lib", |
| 1628 "//crypto", | 1631 "//crypto", |
| 1629 "//crypto:platform", | 1632 "//crypto:platform", |
| 1630 "//device/base", | 1633 "//device/base", |
| 1631 "//device/bluetooth:mojo", | 1634 "//device/bluetooth:mojo", |
| 1632 "//device/usb/mojo", | 1635 "//device/usb/mojo", |
| 1633 "//device/usb/public/interfaces", | 1636 "//device/usb/public/interfaces", |
| 1634 "//device/vr/features", | 1637 "//device/vr/features", |
| 1635 "//extensions/features", | 1638 "//extensions/features", |
| 1636 "//google_apis", | 1639 "//google_apis", |
| (...skipping 2979 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4616 "//components/search_engines", | 4619 "//components/search_engines", |
| 4617 "//rlz:rlz_lib", | 4620 "//rlz:rlz_lib", |
| 4618 ] | 4621 ] |
| 4619 } | 4622 } |
| 4620 } | 4623 } |
| 4621 | 4624 |
| 4622 service_manifest("preferences_forwarder_manifest") { | 4625 service_manifest("preferences_forwarder_manifest") { |
| 4623 name = "preferences_forwarder" | 4626 name = "preferences_forwarder" |
| 4624 source = "prefs/forwarder_manifest.json" | 4627 source = "prefs/forwarder_manifest.json" |
| 4625 } | 4628 } |
| OLD | NEW |