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

Unified Diff: content/browser/BUILD.gn

Issue 2658473002: Refactor BluetoothAllowedDevicesMap (Closed)
Patch Set: cleaned up layout test code Created 3 years, 10 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 0a0561cbb9179f1c9fdfd2d486c5513256388b91..ffe68664e4a32afdaa0b1747449c364fba841ebe 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