blob: 26f86a29ad15b28242da405bc5a035995ef31f2b [file] [log] [blame]
specific_include_rules = {
# temporary include to support both rtc::TaskQueue::Current() and
# webrtc::TaskQueueBase::Current() for implementaions of the TaskQueueBase.
"task_queue_impl\.h": [
"+rtc_base/task_queue.h",
],
"task_queue_test\.h": [
"+test/gtest.h",
],
}