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

Unified Diff: content/public/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
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 5336b7a47174ea186c9162ecd36599cfbccfc1f4..c4c4fbb4a71ed1dded00b5b20380b3caeb722aa3 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -45,6 +45,8 @@ source_set("browser_sources") {
"background_tracing_config.h",
"background_tracing_manager.h",
"blob_handle.h",
+ "bluetooth_allowed_devices_map_base.cc",
+ "bluetooth_allowed_devices_map_base.h",
"bluetooth_chooser.cc",
"bluetooth_chooser.h",
"browser_accessibility_state.h",

Powered by Google App Engine
This is Rietveld 408576698