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

Unified Diff: services/video_capture/public/interfaces/BUILD.gn

Issue 2405423002: [Video Capture Service] Move Mojo structs and enums to media/capture/mojo (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
Index: services/video_capture/public/interfaces/BUILD.gn
diff --git a/services/video_capture/public/interfaces/BUILD.gn b/services/video_capture/public/interfaces/BUILD.gn
index 12b175bc1f47252585814b715f68d9e355e523ab..8a6d872109e949a2a46379f7c3d998e57e713c97 100644
--- a/services/video_capture/public/interfaces/BUILD.gn
+++ b/services/video_capture/public/interfaces/BUILD.gn
@@ -9,7 +9,6 @@ mojom("interfaces") {
"mock_video_capture_device.mojom",
"video_capture_device_factory.mojom",
"video_capture_device_proxy.mojom",
- "video_capture_format.mojom",
"video_capture_service.mojom",
"video_frame_receiver.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698