| 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 529 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 540 "mac/nsprocessinfo_additions.h", | 540 "mac/nsprocessinfo_additions.h", |
| 541 "mac/nsprocessinfo_additions.mm", | 541 "mac/nsprocessinfo_additions.mm", |
| 542 "mac/relauncher.h", | 542 "mac/relauncher.h", |
| 543 "mac/relauncher.mm", | 543 "mac/relauncher.mm", |
| 544 "mac/security_wrappers.cc", | 544 "mac/security_wrappers.cc", |
| 545 "mac/security_wrappers.h", | 545 "mac/security_wrappers.h", |
| 546 "manifest/manifest_icon_downloader.cc", | 546 "manifest/manifest_icon_downloader.cc", |
| 547 "manifest/manifest_icon_downloader.h", | 547 "manifest/manifest_icon_downloader.h", |
| 548 "manifest/manifest_icon_selector.cc", | 548 "manifest/manifest_icon_selector.cc", |
| 549 "manifest/manifest_icon_selector.h", | 549 "manifest/manifest_icon_selector.h", |
| 550 "media/media_access_handler.cc", |
| 550 "media/media_access_handler.h", | 551 "media/media_access_handler.h", |
| 551 "media/media_device_id_salt.cc", | 552 "media/media_device_id_salt.cc", |
| 552 "media/media_device_id_salt.h", | 553 "media/media_device_id_salt.h", |
| 553 "media/media_url_constants.cc", | 554 "media/media_url_constants.cc", |
| 554 "media/media_url_constants.h", | 555 "media/media_url_constants.h", |
| 555 "media/midi_permission_context.cc", | 556 "media/midi_permission_context.cc", |
| 556 "media/midi_permission_context.h", | 557 "media/midi_permission_context.h", |
| 557 "media/output_protection_proxy.cc", | 558 "media/output_protection_proxy.cc", |
| 558 "media/output_protection_proxy.h", | 559 "media/output_protection_proxy.h", |
| 559 "media/router/media_router_feature.cc", | 560 "media/router/media_router_feature.cc", |
| (...skipping 1689 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2249 "download/notification/download_item_notification.cc", | 2250 "download/notification/download_item_notification.cc", |
| 2250 "download/notification/download_item_notification.h", | 2251 "download/notification/download_item_notification.h", |
| 2251 "download/notification/download_notification.cc", | 2252 "download/notification/download_notification.cc", |
| 2252 "download/notification/download_notification.h", | 2253 "download/notification/download_notification.h", |
| 2253 "download/notification/download_notification_manager.cc", | 2254 "download/notification/download_notification_manager.cc", |
| 2254 "download/notification/download_notification_manager.h", | 2255 "download/notification/download_notification_manager.h", |
| 2255 "media/public_session_media_access_handler.cc", | 2256 "media/public_session_media_access_handler.cc", |
| 2256 "media/public_session_media_access_handler.h", | 2257 "media/public_session_media_access_handler.h", |
| 2257 "media/public_session_tab_capture_access_handler.cc", | 2258 "media/public_session_tab_capture_access_handler.cc", |
| 2258 "media/public_session_tab_capture_access_handler.h", | 2259 "media/public_session_tab_capture_access_handler.h", |
| 2260 "media/saml_media_access_handler.cc", |
| 2261 "media/saml_media_access_handler.h", |
| 2259 "memory/memory_kills_histogram.h", | 2262 "memory/memory_kills_histogram.h", |
| 2260 "memory/memory_kills_monitor.cc", | 2263 "memory/memory_kills_monitor.cc", |
| 2261 "memory/memory_kills_monitor.h", | 2264 "memory/memory_kills_monitor.h", |
| 2262 "metrics/chromeos_metrics_provider.cc", | 2265 "metrics/chromeos_metrics_provider.cc", |
| 2263 "metrics/chromeos_metrics_provider.h", | 2266 "metrics/chromeos_metrics_provider.h", |
| 2264 "metrics/leak_detector/leak_detector_controller.cc", | 2267 "metrics/leak_detector/leak_detector_controller.cc", |
| 2265 "metrics/leak_detector/leak_detector_controller.h", | 2268 "metrics/leak_detector/leak_detector_controller.h", |
| 2266 "metrics/leak_detector/leak_detector_remote_controller.cc", | 2269 "metrics/leak_detector/leak_detector_remote_controller.cc", |
| 2267 "metrics/leak_detector/leak_detector_remote_controller.h", | 2270 "metrics/leak_detector/leak_detector_remote_controller.h", |
| 2268 "metrics/perf/cpu_identity.cc", | 2271 "metrics/perf/cpu_identity.cc", |
| (...skipping 2294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4563 "media/pepper_cdm_test_constants.cc", | 4566 "media/pepper_cdm_test_constants.cc", |
| 4564 "media/pepper_cdm_test_constants.h", | 4567 "media/pepper_cdm_test_constants.h", |
| 4565 ] | 4568 ] |
| 4566 } | 4569 } |
| 4567 } | 4570 } |
| 4568 | 4571 |
| 4569 service_manifest("preferences_manifest") { | 4572 service_manifest("preferences_manifest") { |
| 4570 name = "preferences" | 4573 name = "preferences" |
| 4571 source = "prefs/preferences_manifest.json" | 4574 source = "prefs/preferences_manifest.json" |
| 4572 } | 4575 } |
| OLD | NEW |