Index: blimp/net/BUILD.gn |
diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn |
index 9c3488256c37fc6b164cb2d4c95c9f9d7da0e891..273c553d1657717360e1f95f7ecf488b452b7497 100644 |
--- a/blimp/net/BUILD.gn |
+++ b/blimp/net/BUILD.gn |
@@ -52,6 +52,8 @@ component("net") { |
"engine_connection_manager.h", |
"exact_match_cert_verifier.cc", |
"exact_match_cert_verifier.h", |
+ "helium/helium_sync_manager.cc", |
scf
2016/09/28 17:18:00
might want to move to source_set("helium") once cl
Kevin M
2016/09/29 00:06:28
Done.
|
+ "helium/helium_sync_manager.h", |
"input_message_converter.cc", |
"input_message_converter.h", |
"input_message_generator.cc", |