Index: blimp/net/BUILD.gn |
diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn |
index 7b96c1cae21346205cafcf62b6f1eb2f60ed389a..2d633446d601c431c4a3212b4fb7305edbf2116e 100644 |
--- a/blimp/net/BUILD.gn |
+++ b/blimp/net/BUILD.gn |
@@ -27,8 +27,9 @@ component("net") { |
"blimp_transport.h", |
"blob_channel/blob_channel_receiver.cc", |
"blob_channel/blob_channel_receiver.h", |
- "blob_channel/blob_channel_sender.cc", |
"blob_channel/blob_channel_sender.h", |
+ "blob_channel/blob_channel_sender_impl.cc", |
+ "blob_channel/blob_channel_sender_impl.h", |
"blob_channel/helium_blob_receiver_delegate.cc", |
"blob_channel/helium_blob_receiver_delegate.h", |
"blob_channel/helium_blob_sender_delegate.cc", |