| 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 621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 632 "metrics/jumplist_metrics_win.cc", | 632 "metrics/jumplist_metrics_win.cc", |
| 633 "metrics/jumplist_metrics_win.h", | 633 "metrics/jumplist_metrics_win.h", |
| 634 "metrics/metrics_memory_details.cc", | 634 "metrics/metrics_memory_details.cc", |
| 635 "metrics/metrics_memory_details.h", | 635 "metrics/metrics_memory_details.h", |
| 636 "metrics/metrics_reporting_state.cc", | 636 "metrics/metrics_reporting_state.cc", |
| 637 "metrics/metrics_reporting_state.h", | 637 "metrics/metrics_reporting_state.h", |
| 638 "metrics/network_quality_estimator_provider_impl.cc", | 638 "metrics/network_quality_estimator_provider_impl.cc", |
| 639 "metrics/network_quality_estimator_provider_impl.h", | 639 "metrics/network_quality_estimator_provider_impl.h", |
| 640 "metrics/perf/perf_provider_chromeos.cc", | 640 "metrics/perf/perf_provider_chromeos.cc", |
| 641 "metrics/perf/perf_provider_chromeos.h", | 641 "metrics/perf/perf_provider_chromeos.h", |
| 642 "metrics/process_memory_metrics_emitter.cc", |
| 643 "metrics/process_memory_metrics_emitter.h", |
| 642 "metrics/renderer_uptime_tracker.cc", | 644 "metrics/renderer_uptime_tracker.cc", |
| 643 "metrics/renderer_uptime_tracker.h", | 645 "metrics/renderer_uptime_tracker.h", |
| 644 "metrics/renderer_uptime_web_contents_observer.cc", | 646 "metrics/renderer_uptime_web_contents_observer.cc", |
| 645 "metrics/renderer_uptime_web_contents_observer.h", | 647 "metrics/renderer_uptime_web_contents_observer.h", |
| 646 "metrics/sampling_metrics_provider.cc", | 648 "metrics/sampling_metrics_provider.cc", |
| 647 "metrics/sampling_metrics_provider.h", | 649 "metrics/sampling_metrics_provider.h", |
| 648 "metrics/subprocess_metrics_provider.cc", | 650 "metrics/subprocess_metrics_provider.cc", |
| 649 "metrics/subprocess_metrics_provider.h", | 651 "metrics/subprocess_metrics_provider.h", |
| 650 "metrics/thread_watcher.cc", | 652 "metrics/thread_watcher.cc", |
| 651 "metrics/thread_watcher.h", | 653 "metrics/thread_watcher.h", |
| (...skipping 977 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1629 "//printing/features", | 1631 "//printing/features", |
| 1630 "//rlz/features", | 1632 "//rlz/features", |
| 1631 "//services/data_decoder/public/cpp", | 1633 "//services/data_decoder/public/cpp", |
| 1632 "//services/device/public/cpp:device_features", | 1634 "//services/device/public/cpp:device_features", |
| 1633 "//services/identity:lib", | 1635 "//services/identity:lib", |
| 1634 "//services/preferences/public/cpp", | 1636 "//services/preferences/public/cpp", |
| 1635 "//services/preferences/public/cpp:service_main", | 1637 "//services/preferences/public/cpp:service_main", |
| 1636 "//services/preferences/public/cpp/tracked", | 1638 "//services/preferences/public/cpp/tracked", |
| 1637 "//services/preferences/public/interfaces", | 1639 "//services/preferences/public/interfaces", |
| 1638 "//services/preferences/tracked", | 1640 "//services/preferences/tracked", |
| 1641 "//services/resource_coordinator/public/cpp:resource_coordinator_cpp", |
| 1639 "//services/service_manager/public/cpp", | 1642 "//services/service_manager/public/cpp", |
| 1640 "//services/shape_detection/public/interfaces", | 1643 "//services/shape_detection/public/interfaces", |
| 1641 "//skia", | 1644 "//skia", |
| 1642 "//sql", | 1645 "//sql", |
| 1643 "//storage/browser", | 1646 "//storage/browser", |
| 1644 "//storage/common", | 1647 "//storage/common", |
| 1645 "//third_party/WebKit/public:features", | 1648 "//third_party/WebKit/public:features", |
| 1646 "//third_party/WebKit/public:image_resources", | 1649 "//third_party/WebKit/public:image_resources", |
| 1647 "//third_party/WebKit/public:resources", | 1650 "//third_party/WebKit/public:resources", |
| 1648 "//third_party/cacheinvalidation", | 1651 "//third_party/cacheinvalidation", |
| (...skipping 3055 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4704 "media/pepper_cdm_test_constants.cc", | 4707 "media/pepper_cdm_test_constants.cc", |
| 4705 "media/pepper_cdm_test_constants.h", | 4708 "media/pepper_cdm_test_constants.h", |
| 4706 ] | 4709 ] |
| 4707 } | 4710 } |
| 4708 } | 4711 } |
| 4709 | 4712 |
| 4710 service_manifest("preferences_forwarder_manifest") { | 4713 service_manifest("preferences_forwarder_manifest") { |
| 4711 name = "preferences_forwarder" | 4714 name = "preferences_forwarder" |
| 4712 source = "prefs/forwarder_manifest.json" | 4715 source = "prefs/forwarder_manifest.json" |
| 4713 } | 4716 } |
| OLD | NEW |