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

Unified Diff: webrtc/api/mediaconstraintsinterface.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/audio_codecs/opus/audio_encoder_opus_config.h ('k') | webrtc/api/mediastreaminterface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/mediaconstraintsinterface.h
diff --git a/webrtc/api/mediaconstraintsinterface.h b/webrtc/api/mediaconstraintsinterface.h
index 72fdd978662799ae55ec808ca82376aee37db0fa..eb89b3ee52e5b1a0853cad922548c7c537a2875a 100644
--- a/webrtc/api/mediaconstraintsinterface.h
+++ b/webrtc/api/mediaconstraintsinterface.h
@@ -23,8 +23,8 @@
#include <string>
#include <vector>
+#include "webrtc/api/optional.h"
#include "webrtc/api/peerconnectioninterface.h"
-#include "webrtc/rtc_base/optional.h"
namespace webrtc {
« no previous file with comments | « webrtc/api/audio_codecs/opus/audio_encoder_opus_config.h ('k') | webrtc/api/mediastreaminterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698