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

Unified Diff: webrtc/modules/audio_processing/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/modules/audio_processing/BUILD.gn ('k') | webrtc/modules/audio_processing/vad/standalone_vad.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/DEPS
diff --git a/webrtc/modules/audio_processing/DEPS b/webrtc/modules/audio_processing/DEPS
index e9ac967c58e07d7825249bacc40d424227470ada..bfaaaf5f5d6e8dfeb8a7ce8ebb2ef85769df2bd5 100644
--- a/webrtc/modules/audio_processing/DEPS
+++ b/webrtc/modules/audio_processing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+webrtc/audio/utility/audio_frame_operations.h",
"+webrtc/base",
"+webrtc/common_audio",
"+webrtc/system_wrappers",
« no previous file with comments | « webrtc/modules/audio_processing/BUILD.gn ('k') | webrtc/modules/audio_processing/vad/standalone_vad.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698