| 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_
|
|
|