webrtc/rtc_base/task_utils
Danil Chapovalov 3b548ddb1c Move rtc::NewClosure into own build target as ToQueuedTask
to make it usable without need to depend on rtc_task_queue

Bug: webrtc:10191
Change-Id: I2ae1445cf5d498aa6928d66b6823f2f940987767
Reviewed-on: https://webrtc-review.googlesource.com/c/125084
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26942}
2019-03-04 09:00:38 +00:00
..
BUILD.gn Move rtc::NewClosure into own build target as ToQueuedTask 2019-03-04 09:00:38 +00:00
repeating_task.cc Avoids PostTask to repost a repeated task. 2019-02-25 12:03:39 +00:00
repeating_task.h Adds repeating task class. 2019-01-18 10:55:41 +00:00
repeating_task_unittest.cc Avoids PostTask to repost a repeated task. 2019-02-25 12:03:39 +00:00
to_queued_task.h Move rtc::NewClosure into own build target as ToQueuedTask 2019-03-04 09:00:38 +00:00
to_queued_task_unittest.cc Move rtc::NewClosure into own build target as ToQueuedTask 2019-03-04 09:00:38 +00:00