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

Unified Diff: content/browser/BUILD.gn

Issue 2658473002: Refactor BluetoothAllowedDevicesMap (Closed)
Patch Set: clean up code Created 3 years, 11 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 2147285120696c0c171065ae60163cd942a433e8..1fa82dfbf74c9ed02533395ae45d6b4a7c0ef9ba 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -340,6 +340,8 @@ source_set("browser") {
"blob_storage/blob_dispatcher_host.h",
"blob_storage/chrome_blob_storage_context.cc",
"blob_storage/chrome_blob_storage_context.h",
+ "bluetooth/bluetooth_allowed_devices.cc",
+ "bluetooth/bluetooth_allowed_devices.h",
"bluetooth/bluetooth_allowed_devices_map.cc",
"bluetooth/bluetooth_allowed_devices_map.h",
"bluetooth/bluetooth_blocklist.cc",

Powered by Google App Engine
This is Rietveld 408576698