Index: blimp/net/BUILD.gn |
diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn |
index c84faa8ac55b4c6ad6eb3099192875ca077f980a..1b6f436a779a8c4776e380c894f17acbf54b155e 100644 |
--- a/blimp/net/BUILD.gn |
+++ b/blimp/net/BUILD.gn |
@@ -7,6 +7,8 @@ component("net") { |
sources = [ |
"blimp_connection.cc", |
"blimp_connection.h", |
+ "blimp_connection_details.cc", |
+ "blimp_connection_details.h", |
"blimp_message_checkpoint_observer.h", |
"blimp_message_checkpointer.cc", |
"blimp_message_checkpointer.h", |