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

Unified Diff: content/common/video_capture.typemap

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/media/video_capture.h ('k') | content/common/video_capture_struct_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/video_capture.typemap
diff --git a/content/common/video_capture.typemap b/content/common/video_capture.typemap
index 3a81058fbabf2cb12910c9df1b38e22f1608cdd5..7d7e8fbd3da793ed9c95c5df080ff471dedf1597 100644
--- a/content/common/video_capture.typemap
+++ b/content/common/video_capture.typemap
@@ -4,7 +4,7 @@
mojom = "//content/common/video_capture.mojom"
public_headers = [
- "//media/base/video_capture_types.h",
+ "//media/capture/video_capture_types.h",
"//services/video_capture/public/interfaces/video_capture_format_traits.h",
"//services/video_capture/public/interfaces/video_capture_device_proxy_traits.h",
]
« no previous file with comments | « content/common/media/video_capture.h ('k') | content/common/video_capture_struct_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698