| Index: chrome/browser/extensions/BUILD.gn
|
| diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
|
| index fcc33f1744e6f87bdc9fb5a425939b5ac8507a0f..38283557b2c0876ab6930182267fde9b410492ab 100644
|
| --- a/chrome/browser/extensions/BUILD.gn
|
| +++ b/chrome/browser/extensions/BUILD.gn
|
| @@ -76,18 +76,6 @@ static_library("extensions") {
|
| "api/automation_internal/automation_internal_api.h",
|
| "api/autotest_private/autotest_private_api.cc",
|
| "api/autotest_private/autotest_private_api.h",
|
| - "api/bluetooth_low_energy/bluetooth_api_advertisement.cc",
|
| - "api/bluetooth_low_energy/bluetooth_api_advertisement.h",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_api.cc",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_api.h",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_connection.cc",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_connection.h",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_event_router.cc",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_event_router.h",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_notify_session.cc",
|
| - "api/bluetooth_low_energy/bluetooth_low_energy_notify_session.h",
|
| - "api/bluetooth_low_energy/utils.cc",
|
| - "api/bluetooth_low_energy/utils.h",
|
| "api/bookmark_manager_private/bookmark_manager_private_api.cc",
|
| "api/bookmark_manager_private/bookmark_manager_private_api.h",
|
| "api/bookmarks/bookmark_api_constants.cc",
|
|
|