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

Unified Diff: webrtc/modules/audio_mixer/source/audio_frame_manipulator.h

Issue 2109133003: Added empty directory with myself as owner for new mixer. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Renamed to avoid compilation crashes and added build file. Created 4 years, 6 months 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
Index: webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
diff --git a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h b/webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
similarity index 91%
copy from webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h
copy to webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
index c136597fc37df7b16bb9e791732c9943197df7da..94c2802d2ddadb1aea73cb2915683c78ee8e0edf 100644
--- a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h
+++ b/webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
@@ -25,4 +25,4 @@ void RampOut(AudioFrame& audioFrame);
} // namespace webrtc
-#endif // WEBRTC_MODULES_AUDIO_CONFERENCE_MIXER_SOURCE_AUDIO_FRAME_MANIPULATOR_H_
+#endif // WEBRTC_MODULES_AUDIO_CONFERENCE_MIXER_SOURCE_AUDIO_FRAME_MANIPULATOR_H_

Powered by Google App Engine
This is Rietveld 408576698