Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1345)

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2370373002: Move chrome.bluetoothLowEnergy out of //chrome. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698