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

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

Issue 2415703002: Move files video_capture*.* from media/base to media/capture (Closed)
Patch Set: rebase Created 4 years, 2 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/browser/renderer_host/media/video_capture_unittest.cc ('k') | content/common/video_capture.typemap » ('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 09632c440a0db223678fee85c92af883e5916c93..298d575a8c56dba3bd800ba6f9417d725f177780 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/callback.h"
-#include "media/base/video_capture_types.h"
-#include "media/base/video_capturer_source.h"
+#include "media/capture/video_capture_types.h"
+#include "media/capture/video_capturer_source.h"
namespace content {
« no previous file with comments | « content/browser/renderer_host/media/video_capture_unittest.cc ('k') | content/common/video_capture.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698