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

Unified Diff: content/common/video_capture_struct_traits.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/common/video_capture.typemap ('k') | content/common/view_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/video_capture_struct_traits.h
diff --git a/content/common/video_capture_struct_traits.h b/content/common/video_capture_struct_traits.h
index 9ce223bec0a4cf910800f83d92fa769d19de13ee..ab3de592ce82a8d979b10039604f652f7fb5a6f8 100644
--- a/content/common/video_capture_struct_traits.h
+++ b/content/common/video_capture_struct_traits.h
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_VIDEO_CAPTURE_STRUCT_TRAITS_H_
#include "content/common/video_capture.mojom.h"
-#include "media/base/video_capture_types.h"
+#include "media/capture/video_capture_types.h"
#include "mojo/common/common_custom_types_struct_traits.h"
#include "services/video_capture/public/interfaces/video_capture_format.mojom.h"
« no previous file with comments | « content/common/video_capture.typemap ('k') | content/common/view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698