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

Unified Diff: webrtc/api/audio_codecs/isac/audio_decoder_isac_float.h

Issue 3011943002: Move optional.h to webrtc/api/ (Closed)
Patch Set: 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/api/audio_codecs/isac/audio_decoder_isac_float.h
diff --git a/webrtc/api/audio_codecs/isac/audio_decoder_isac_float.h b/webrtc/api/audio_codecs/isac/audio_decoder_isac_float.h
index c0dc880daedb060c0089a85854019946e8a0ce3b..f0232e92097530a7b6460fa6b40bd98845eedeb0 100644
--- a/webrtc/api/audio_codecs/isac/audio_decoder_isac_float.h
+++ b/webrtc/api/audio_codecs/isac/audio_decoder_isac_float.h
@@ -16,7 +16,7 @@
#include "webrtc/api/audio_codecs/audio_decoder.h"
#include "webrtc/api/audio_codecs/audio_format.h"
-#include "webrtc/rtc_base/optional.h"
+#include "webrtc/api/optional.h"
namespace webrtc {
« no previous file with comments | « webrtc/api/audio_codecs/isac/audio_decoder_isac_fix.h ('k') | webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698