| 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 626 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 637 "metrics/jumplist_metrics_win.cc", | 637 "metrics/jumplist_metrics_win.cc", |
| 638 "metrics/jumplist_metrics_win.h", | 638 "metrics/jumplist_metrics_win.h", |
| 639 "metrics/metrics_memory_details.cc", | 639 "metrics/metrics_memory_details.cc", |
| 640 "metrics/metrics_memory_details.h", | 640 "metrics/metrics_memory_details.h", |
| 641 "metrics/metrics_reporting_state.cc", | 641 "metrics/metrics_reporting_state.cc", |
| 642 "metrics/metrics_reporting_state.h", | 642 "metrics/metrics_reporting_state.h", |
| 643 "metrics/network_quality_estimator_provider_impl.cc", | 643 "metrics/network_quality_estimator_provider_impl.cc", |
| 644 "metrics/network_quality_estimator_provider_impl.h", | 644 "metrics/network_quality_estimator_provider_impl.h", |
| 645 "metrics/perf/perf_provider_chromeos.cc", | 645 "metrics/perf/perf_provider_chromeos.cc", |
| 646 "metrics/perf/perf_provider_chromeos.h", | 646 "metrics/perf/perf_provider_chromeos.h", |
| 647 "metrics/process_memory_metrics_emitter.cc", |
| 648 "metrics/process_memory_metrics_emitter.h", |
| 647 "metrics/renderer_uptime_tracker.cc", | 649 "metrics/renderer_uptime_tracker.cc", |
| 648 "metrics/renderer_uptime_tracker.h", | 650 "metrics/renderer_uptime_tracker.h", |
| 649 "metrics/renderer_uptime_web_contents_observer.cc", | 651 "metrics/renderer_uptime_web_contents_observer.cc", |
| 650 "metrics/renderer_uptime_web_contents_observer.h", | 652 "metrics/renderer_uptime_web_contents_observer.h", |
| 651 "metrics/sampling_metrics_provider.cc", | 653 "metrics/sampling_metrics_provider.cc", |
| 652 "metrics/sampling_metrics_provider.h", | 654 "metrics/sampling_metrics_provider.h", |
| 653 "metrics/subprocess_metrics_provider.cc", | 655 "metrics/subprocess_metrics_provider.cc", |
| 654 "metrics/subprocess_metrics_provider.h", | 656 "metrics/subprocess_metrics_provider.h", |
| 655 "metrics/thread_watcher.cc", | 657 "metrics/thread_watcher.cc", |
| 656 "metrics/thread_watcher.h", | 658 "metrics/thread_watcher.h", |
| (...skipping 979 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1636 "//printing/features", | 1638 "//printing/features", |
| 1637 "//rlz/features", | 1639 "//rlz/features", |
| 1638 "//services/data_decoder/public/cpp", | 1640 "//services/data_decoder/public/cpp", |
| 1639 "//services/device/public/cpp:device_features", | 1641 "//services/device/public/cpp:device_features", |
| 1640 "//services/identity:lib", | 1642 "//services/identity:lib", |
| 1641 "//services/preferences/public/cpp", | 1643 "//services/preferences/public/cpp", |
| 1642 "//services/preferences/public/cpp:service_main", | 1644 "//services/preferences/public/cpp:service_main", |
| 1643 "//services/preferences/public/cpp/tracked", | 1645 "//services/preferences/public/cpp/tracked", |
| 1644 "//services/preferences/public/interfaces", | 1646 "//services/preferences/public/interfaces", |
| 1645 "//services/preferences/tracked", | 1647 "//services/preferences/tracked", |
| 1648 "//services/resource_coordinator/public/cpp:resource_coordinator_cpp", |
| 1646 "//services/service_manager/public/cpp", | 1649 "//services/service_manager/public/cpp", |
| 1647 "//services/shape_detection/public/interfaces", | 1650 "//services/shape_detection/public/interfaces", |
| 1648 "//skia", | 1651 "//skia", |
| 1649 "//sql", | 1652 "//sql", |
| 1650 "//storage/browser", | 1653 "//storage/browser", |
| 1651 "//storage/common", | 1654 "//storage/common", |
| 1652 "//third_party/WebKit/public:features", | 1655 "//third_party/WebKit/public:features", |
| 1653 "//third_party/WebKit/public:image_resources", | 1656 "//third_party/WebKit/public:image_resources", |
| 1654 "//third_party/WebKit/public:resources", | 1657 "//third_party/WebKit/public:resources", |
| 1655 "//third_party/cacheinvalidation", | 1658 "//third_party/cacheinvalidation", |
| (...skipping 3057 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4713 "media/pepper_cdm_test_constants.cc", | 4716 "media/pepper_cdm_test_constants.cc", |
| 4714 "media/pepper_cdm_test_constants.h", | 4717 "media/pepper_cdm_test_constants.h", |
| 4715 ] | 4718 ] |
| 4716 } | 4719 } |
| 4717 } | 4720 } |
| 4718 | 4721 |
| 4719 service_manifest("preferences_forwarder_manifest") { | 4722 service_manifest("preferences_forwarder_manifest") { |
| 4720 name = "preferences_forwarder" | 4723 name = "preferences_forwarder" |
| 4721 source = "prefs/forwarder_manifest.json" | 4724 source = "prefs/forwarder_manifest.json" |
| 4722 } | 4725 } |
| OLD | NEW |