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

Unified Diff: device/bluetooth/BUILD.gn

Issue 2059543002: bluetooth: Move FactoryWrapper to device and expose a function for testing in chooser controller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Fix typo Created 4 years, 6 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: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index 5a0187ba2c173b053fd88f25147c826af03d4507..93243215e42931f2d715d009d019d5cb3f13c7f1 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -32,6 +32,8 @@ component("bluetooth") {
"bluetooth_adapter_android.h",
"bluetooth_adapter_factory.cc",
"bluetooth_adapter_factory.h",
+ "bluetooth_adapter_factory_wrapper.cc",
+ "bluetooth_adapter_factory_wrapper.h",
"bluetooth_adapter_mac.h",
"bluetooth_adapter_mac.mm",
"bluetooth_adapter_win.cc",

Powered by Google App Engine
This is Rietveld 408576698