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

Unified Diff: webrtc/media/base/videosourceinterface.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/media/base/videoadapter.cc ('k') | webrtc/media/engine/payload_type_mapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/base/videosourceinterface.h
diff --git a/webrtc/media/base/videosourceinterface.h b/webrtc/media/base/videosourceinterface.h
index 24b3bed5b62e891af7b9c58504088b0286d83f45..551a6ea12b70aadb1afb2f9a699db1ccf18b490c 100644
--- a/webrtc/media/base/videosourceinterface.h
+++ b/webrtc/media/base/videosourceinterface.h
@@ -11,8 +11,8 @@
#ifndef WEBRTC_MEDIA_BASE_VIDEOSOURCEINTERFACE_H_
#define WEBRTC_MEDIA_BASE_VIDEOSOURCEINTERFACE_H_
+#include "webrtc/api/optional.h"
#include "webrtc/media/base/videosinkinterface.h"
-#include "webrtc/rtc_base/optional.h"
namespace rtc {
« no previous file with comments | « webrtc/media/base/videoadapter.cc ('k') | webrtc/media/engine/payload_type_mapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698