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

Unified Diff: webrtc/call/video_config.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/call/syncable.h ('k') | webrtc/common_audio/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/video_config.h
diff --git a/webrtc/call/video_config.h b/webrtc/call/video_config.h
index cdff513263742ad2cecdcc8c20852e757183c87d..4a98d0140562a9dd354ef337e38d38d02817ece4 100644
--- a/webrtc/call/video_config.h
+++ b/webrtc/call/video_config.h
@@ -14,9 +14,9 @@
#include <string>
#include <vector>
+#include "webrtc/api/optional.h"
#include "webrtc/common_types.h"
#include "webrtc/rtc_base/basictypes.h"
-#include "webrtc/rtc_base/optional.h"
#include "webrtc/rtc_base/refcount.h"
#include "webrtc/rtc_base/scoped_ref_ptr.h"
#include "webrtc/typedefs.h"
« no previous file with comments | « webrtc/call/syncable.h ('k') | webrtc/common_audio/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698