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

Unified Diff: webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h

Issue 3007763002: Move array_view.h to webrtc/api/ (Closed)
Patch Set: rebase Created 3 years, 3 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_coding/codecs/legacy_encoded_audio_frame.h
diff --git a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
index 65f46544e83b285916b2f366a81af1a63b3de257..e8ea0294234aa2932bf59d563f49c4b6fda100a9 100644
--- a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
+++ b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
@@ -13,8 +13,8 @@
#include <vector>
+#include "webrtc/api/array_view.h"
#include "webrtc/api/audio_codecs/audio_decoder.h"
-#include "webrtc/rtc_base/array_view.h"
namespace webrtc {
« no previous file with comments | « webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h ('k') | webrtc/modules/audio_coding/neteq/tools/audio_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698