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

Unified Diff: webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.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_encoder_isac_fix.h
diff --git a/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.h b/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.h
index 5f0e8fe4b571ab6d132d715b8ac289abc439fb80..ce4a1d01b3c490b66c03f7a571bde7b3df7f3798 100644
--- a/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.h
+++ b/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix.h
@@ -16,7 +16,7 @@
#include "webrtc/api/audio_codecs/audio_encoder.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_float.h ('k') | webrtc/api/audio_codecs/isac/audio_encoder_isac_float.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698