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

Unified Diff: media/capture/mojo/BUILD.gn

Issue 2524103002: [Mojo Video Capture] Move Mojo struct VideoFrameInfo from content/common to media/capture/mojo (Closed)
Patch Set: Created 4 years, 1 month 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/test/BUILD.gn ('k') | media/capture/mojo/video_capture_types.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/mojo/BUILD.gn
diff --git a/media/capture/mojo/BUILD.gn b/media/capture/mojo/BUILD.gn
index 8215ce7c453beac7be872166ae0267e930cec586..c1b2258c52a0110f0b4039cd749cc665b0a558e3 100644
--- a/media/capture/mojo/BUILD.gn
+++ b/media/capture/mojo/BUILD.gn
@@ -11,6 +11,7 @@ mojom("capture_types") {
public_deps = [
"//media/mojo/interfaces",
+ "//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
]
}
« no previous file with comments | « content/test/BUILD.gn ('k') | media/capture/mojo/video_capture_types.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698