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

Unified Diff: chrome/browser/BUILD.gn

Issue 2658473002: Refactor BluetoothAllowedDevicesMap (Closed)
Patch Set: set --similarity=20 when did git cl upload 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
« no previous file with comments | « no previous file | chrome/browser/bluetooth/DEPS » ('j') | content/browser/bluetooth/bluetooth_allowed_devices.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 43cf6e0be8e2e76bb0c9e3e946daad17c98f9b2b..136da766f99da5cdd6f9ee09062d7af88bbd1070 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.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698