webrtc/modules/utility/DEPS
Alex Loiko 266c633a5d Remove utility/include/audio_frame_operations.h
AudioFrameOperations was moved from modules/utility to audio/utility
over 1 year ago. This CL finally removes the
modules/utility/include/audio_frame_operations.h header and closes the
bug.

TBR=perkj@webrtc.org

Bug: webrtc:6548
Change-Id: I36230eadef2f8edb81008562fdc9208cf29845a4
Reviewed-on: https://webrtc-review.googlesource.com/36140
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21712}
2018-01-22 14:12:08 +00:00

5 lines
80 B
Python

include_rules = [
"+common_audio",
"+common_video",
"+system_wrappers",
]