Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index f66af9ac812a9b3f013135bb079a29319b59af83..aea3acc6e14db482242f4fc3332812124a09a6a8 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -103,6 +103,8 @@ component("bluetooth") { |
"bluetooth_task_manager_win.h", |
"bluetooth_uuid.cc", |
"bluetooth_uuid.h", |
+ "uribeacon/uri_encoder.cc", |
+ "uribeacon/uri_encoder.h", |
] |
defines = [ "DEVICE_BLUETOOTH_IMPLEMENTATION" ] |