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

Unified Diff: services/video_capture/public/interfaces/video_capture_settings_traits.h

Issue 2486543002: [Mojo Video Capture] Add test ReceiveFramesFromFakeCaptureDevice (Closed)
Patch Set: mcasas comments mk2 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 | « services/video_capture/public/cpp/video_capture_settings.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/video_capture/public/interfaces/video_capture_settings_traits.h
diff --git a/services/video_capture/public/interfaces/video_capture_settings_traits.h b/services/video_capture/public/interfaces/video_capture_settings_traits.h
index b38e9827108029bd3d11bfc3d7cf53bed89112d4..100661a7ef2cd310b4022fcc7e128400d94b3391 100644
--- a/services/video_capture/public/interfaces/video_capture_settings_traits.h
+++ b/services/video_capture/public/interfaces/video_capture_settings_traits.h
@@ -48,6 +48,7 @@ struct StructTraits<video_capture::mojom::VideoCaptureSettingsDataView,
static bool Read(video_capture::mojom::VideoCaptureSettingsDataView data,
video_capture::VideoCaptureSettings* out);
};
+
}
#endif // SERVICES_VIDEO_CAPTURE_PUBLIC_INTERFACES_VIDEO_CAPTURE_SETTINGS_TRAITS_H_
« no previous file with comments | « services/video_capture/public/cpp/video_capture_settings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698