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

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

Issue 2813343002: [Mojo Video Capture] Switch to using Mojo structs in media/capture/mojo (Closed)
Patch Set: Removed extraneous AtLeast Created 3 years, 8 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 443588acddd689c2bd046fe05673ecff5fd049f8..0d2001116f715192c3fc52e9226a8eb4d13285d6 100644
--- a/services/video_capture/public/interfaces/BUILD.gn
+++ b/services/video_capture/public/interfaces/BUILD.gn
@@ -6,9 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "capture_settings.mojom",
"device.mojom",
- "device_descriptor.mojom",
"device_factory.mojom",
"receiver.mojom",
"service.mojom",
« no previous file with comments | « services/video_capture/public/cpp/capture_settings.h ('k') | services/video_capture/public/interfaces/capture_settings.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698