summaryrefslogtreecommitdiff
path: root/chromium/third_party/nearby/src/connections/implementation/mediums/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/nearby/src/connections/implementation/mediums/BUILD')
-rw-r--r--chromium/third_party/nearby/src/connections/implementation/mediums/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/nearby/src/connections/implementation/mediums/BUILD b/chromium/third_party/nearby/src/connections/implementation/mediums/BUILD
index afefd618103..0d4c4263b5d 100644
--- a/chromium/third_party/nearby/src/connections/implementation/mediums/BUILD
+++ b/chromium/third_party/nearby/src/connections/implementation/mediums/BUILD
@@ -67,12 +67,12 @@ cc_library(
name = "utils",
srcs = [
"utils.cc",
- "webrtc_peer_id.cc",
+ "webrtc_peer_id_stub.cc",
],
hdrs = [
"lost_entity_tracker.h",
"utils.h",
- "webrtc_peer_id.h",
+ "webrtc_peer_id_stub.h",
"webrtc_socket_stub.h",
],
defines = ["NO_WEBRTC"],