Chromium Code Reviews| Index: blimp/net/BUILD.gn |
| diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn |
| index 9ee9f0db44a35f75fd6bc087879daba6cdfa13da..b6c2082d842080b88f9c20a0228f8c5e01c0e04a 100644 |
| --- a/blimp/net/BUILD.gn |
| +++ b/blimp/net/BUILD.gn |
| @@ -97,6 +97,8 @@ source_set("helium") { |
| "helium/helium_errors.h", |
| "helium/helium_result.cc", |
| "helium/helium_result.h", |
| + "helium/helium_sync_manager.cc", |
| + "helium/helium_sync_manager.h", |
| "helium/vector_clock.cc", |
| "helium/vector_clock.h", |
| ] |