diff --git a/api/task_queue/BUILD.gn b/api/task_queue/BUILD.gn index 525bf0b48b..2e72dd644d 100644 --- a/api/task_queue/BUILD.gn +++ b/api/task_queue/BUILD.gn @@ -63,6 +63,7 @@ rtc_library("task_queue_test") { ":task_queue", "../../api:field_trials_view", "../../api:make_ref_counted", + "../../api:ref_count", "../../api/units:time_delta", "../../rtc_base:refcount", "../../rtc_base:rtc_event",