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

Unified Diff: webrtc/api/ortc/mediadescription.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
« no previous file with comments | « webrtc/api/optional_unittest.cc ('k') | webrtc/api/ortc/rtptransportinterface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/ortc/mediadescription.h
diff --git a/webrtc/api/ortc/mediadescription.h b/webrtc/api/ortc/mediadescription.h
index efee6629a17462916351d0e1ffddc02982022bb5..d638dfc433450b35eaa0841131507e4fedc199ed 100644
--- a/webrtc/api/ortc/mediadescription.h
+++ b/webrtc/api/ortc/mediadescription.h
@@ -15,8 +15,8 @@
#include <utility>
#include <vector>
+#include "webrtc/api/optional.h"
#include "webrtc/media/base/cryptoparams.h"
-#include "webrtc/rtc_base/optional.h"
namespace webrtc {
« no previous file with comments | « webrtc/api/optional_unittest.cc ('k') | webrtc/api/ortc/rtptransportinterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698