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

Unified Diff: content/browser/BUILD.gn

Issue 2554253002: bluetooth: web: Rename Blacklist to Blocklist (Closed)
Patch Set: Created 4 years 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a18b79c76e0b3e63e2a19a09fdd206b70a127f86..6e33ca3a56f4101853fa80b4ab39bc926633b56e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -307,8 +307,8 @@ source_set("browser") {
"blob_storage/chrome_blob_storage_context.h",
"bluetooth/bluetooth_allowed_devices_map.cc",
"bluetooth/bluetooth_allowed_devices_map.h",
- "bluetooth/bluetooth_blacklist.cc",
- "bluetooth/bluetooth_blacklist.h",
+ "bluetooth/bluetooth_blocklist.cc",
+ "bluetooth/bluetooth_blocklist.h",
"bluetooth/bluetooth_device_chooser_controller.cc",
"bluetooth/bluetooth_device_chooser_controller.h",
"bluetooth/bluetooth_metrics.cc",
« no previous file with comments | « chrome/browser/web_bluetooth_browsertest.cc ('k') | content/browser/bluetooth/bluetooth_allowed_devices_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698