Chromium Code Reviews| Index: runtime/bin/builtin_impl_sources.gypi |
| diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi |
| index fc33e98d6d86e7e7b008f9a9f5f87b7e70d3774d..875500f64ed30dea7aee83c20dc0749bdd22711d 100644 |
| --- a/runtime/bin/builtin_impl_sources.gypi |
| +++ b/runtime/bin/builtin_impl_sources.gypi |
| @@ -56,5 +56,6 @@ |
| 'thread.h', |
| 'thread_pool.cc', |
| 'thread_pool_test.cc', |
| + 'utils.h', |
| ], |
| } |