Danil Chapovalov | b4c6d1e | 2019-01-21 13:52:59 +0100 | [diff] [blame] | 1 | specific_include_rules = { |
2 | # temporary include to support both rtc::TaskQueue::Current() and | ||||
3 | # webrtc::TaskQueueBase::Current() for implementaions of the TaskQueueBase. | ||||
4 | "task_queue_impl\.h": [ | ||||
5 | "+rtc_base/task_queue.h", | ||||
6 | ], | ||||
7 | } |