Chromium Code Reviews

Side by Side Diff: webrtc/modules/utility/DEPS

Issue 2424173003: Move functionality out from AudioFrame and into AudioFrameOperations. (Closed)
Patch Set: Include order & DCHECKs. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(aleloi): remove when clients update. See
3 # bugs.webrtc.org/6548.
4 "+webrtc/audio/utility/audio_frame_operations.h",
2 "+webrtc/base", 5 "+webrtc/base",
3 "+webrtc/common_audio", 6 "+webrtc/common_audio",
4 "+webrtc/common_video", 7 "+webrtc/common_video",
5 "+webrtc/system_wrappers", 8 "+webrtc/system_wrappers",
6 ] 9 ]
OLDNEW
« no previous file with comments | « webrtc/modules/utility/BUILD.gn ('k') | webrtc/modules/utility/include/audio_frame_operations.h » ('j') | no next file with comments »

Powered by Google App Engine