Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index 3bafc89ff1939bffd03a1e487233f4fd31d63a55..c0de004eddc9ee20fd06d1fd6540d470b6c27fa0 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -739,6 +739,8 @@ component("base") { |
| "task_runner.cc", |
| "task_runner.h", |
| "task_runner_util.h", |
| + "task_scheduler/task_traits.cc", |
| + "task_scheduler/task_traits.h", |
| "template_util.h", |
| "third_party/dmg_fp/dmg_fp.h", |
| "third_party/dmg_fp/dtoa_wrapper.cc", |