Chromium Code Reviews| Index: blimp/client/core/context/BUILD.gn |
| diff --git a/blimp/client/core/context/BUILD.gn b/blimp/client/core/context/BUILD.gn |
| index 737e8db137e3c2c4f02202e342cf12cfd173427f..6aee4ce322d8b1c7e05c27b1de073b890c0ef795 100644 |
| --- a/blimp/client/core/context/BUILD.gn |
| +++ b/blimp/client/core/context/BUILD.gn |
| @@ -16,6 +16,8 @@ source_set("context") { |
| ] |
| sources = [ |
| + "assignment_fetcher.cc", |
| + "assignment_fetcher.h", |
| "blimp_client_context_impl.cc", |
| "blimp_client_context_impl.h", |
| ] |