Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(608)

Unified Diff: webrtc/voice_engine/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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/voice_engine/BUILD.gn ('k') | webrtc/voice_engine/channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/DEPS
diff --git a/webrtc/voice_engine/DEPS b/webrtc/voice_engine/DEPS
index 18efd816a04a9c386db66c9010cde16d849c6e72..9f6d0d52e1c8914598a048eeb63ad6c7af4cdef6 100644
--- a/webrtc/voice_engine/DEPS
+++ b/webrtc/voice_engine/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+webrtc/audio/utility/audio_frame_operations.h",
"+webrtc/base",
"+webrtc/call",
"+webrtc/common_audio",
« no previous file with comments | « webrtc/voice_engine/BUILD.gn ('k') | webrtc/voice_engine/channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698