You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
specific_include_rules = {
|
|
"resource\.h": [
|
|
# ref_count.h is a public_deps of rtc_base_approved. Necessary because of
|
|
# rtc::RefCountInterface.
|
|
"+rtc_base/ref_count.h",
|
|
],
|
|
} |