Fixing API list in native-api.md (adding media/base and media/engine).
Bug: None Change-Id: I956a08b6a3127f41eb8d115dadc325331f1ae7db No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/39000 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21576}
This commit is contained in:

committed by
Commit Bot

parent
fedc00c391
commit
a4eeeffec2
@ -68,7 +68,8 @@ BLACKLIST_LINT_FILTERS = [
|
||||
# 4. (later) The deprecated APIs are removed.
|
||||
NATIVE_API_DIRS = (
|
||||
'api', # All subdirectories of api/ are included as well.
|
||||
'media',
|
||||
'media/base',
|
||||
'media/engine',
|
||||
'modules/audio_device/include',
|
||||
'pc',
|
||||
)
|
||||
|
Reference in New Issue
Block a user