Sign in
webrtc
/
src.git
/
27d5ad074c9121f0a2ae2f676c8a67b4e1c9e2b7
/
.
/
api
/
task_queue
/
DEPS
blob: fab6056212f030082184db23b5cfb2f543b58969 [
file
] [
log
] [
blame
]
specific_include_rules
=
{
"task_queue_base\.h"
:
[
# Make TaskQueueBase RTC_LOCKABALE to allow annotate variables are only
# accessed on specific task queue.
"+rtc_base/thread_annotations.h"
,
],
"task_queue_test\.h"
:
[
"+test/gtest.h"
,
],
}