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

Unified Diff: content/common/media/video_capture.h

Issue 883293005: Cast: Basic cast_receiver API for chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed extra BUILD.gn line Created 5 years, 10 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 | « content/common/media/media_param_traits.cc ('k') | content/common/media/video_capture_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/media/video_capture.h
diff --git a/content/common/media/video_capture.h b/content/common/media/video_capture.h
index 80dca93ad824ab4b182672cddb3baeefaacb4ea0..7a5115dd6a56b6b1970f7fa4a681df3de867bbb8 100644
--- a/content/common/media/video_capture.h
+++ b/content/common/media/video_capture.h
@@ -8,8 +8,8 @@
#define CONTENT_COMMON_MEDIA_VIDEO_CAPTURE_H_
#include "base/time/time.h"
+#include "media/base/video_capture_types.h"
#include "media/base/video_frame.h"
-#include "media/video/capture/video_capture_types.h"
namespace content {
« no previous file with comments | « content/common/media/media_param_traits.cc ('k') | content/common/media/video_capture_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698