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

Unified Diff: chrome/browser/BUILD.gn

Issue 2658473002: Refactor BluetoothAllowedDevicesMap (Closed)
Patch Set: updated test 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 443d291c4d75874972f58ff4f1d5d99d1edef86d..a2eb40dabeed8c4a5b9302247644812dc9b25712 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -110,6 +110,10 @@ split_static_library("browser") {
"bitmap_fetcher/bitmap_fetcher_service.h",
"bitmap_fetcher/bitmap_fetcher_service_factory.cc",
"bitmap_fetcher/bitmap_fetcher_service_factory.h",
+ "bluetooth/bluetooth_allowed_devices_map.cc",
+ "bluetooth/bluetooth_allowed_devices_map.h",
+ "bluetooth/bluetooth_allowed_devices_map_factory.cc",
+ "bluetooth/bluetooth_allowed_devices_map_factory.h",
"bookmarks/bookmark_model_factory.cc",
"bookmarks/bookmark_model_factory.h",
"bookmarks/bookmark_stats.cc",
« no previous file with comments | « no previous file | chrome/browser/bluetooth/DEPS » ('j') | content/browser/bluetooth/bluetooth_allowed_devices.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698