Delete the subdirectory modules/media_file, and all references to it. Bug: none Change-Id: I19d86420a7d1d51cb6174c914a90484918106c5a Reviewed-on: https://webrtc-review.googlesource.com/40540 Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21790}
13 lines
268 B
Python
13 lines
268 B
Python
include_rules = [
|
|
"+audio/utility/audio_frame_operations.h",
|
|
"+call",
|
|
"+common_audio",
|
|
"+modules/audio_coding",
|
|
"+modules/audio_device",
|
|
"+modules/audio_processing",
|
|
"+modules/pacing",
|
|
"+modules/rtp_rtcp",
|
|
"+modules/utility",
|
|
"+system_wrappers",
|
|
]
|