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

Unified Diff: media/capture/BUILD.gn

Issue 2508803002: Rotate frames correctly for back camera (Closed)
Patch Set: add some comments 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
Index: media/capture/BUILD.gn
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
index 60bd899a4294d58baae2dcc8b5ed9ca6280e7a12..f242c183676ee62a151e2783b6e4cf3b6d0a6165 100644
--- a/media/capture/BUILD.gn
+++ b/media/capture/BUILD.gn
@@ -30,6 +30,8 @@ component("capture") {
"video/file_video_capture_device.h",
"video/file_video_capture_device_factory.cc",
"video/file_video_capture_device_factory.h",
+ "video/linux/camera_characteristics.cc",
+ "video/linux/camera_characteristics.h",
"video/linux/v4l2_capture_delegate.cc",
"video/linux/v4l2_capture_delegate.h",
"video/linux/video_capture_device_chromeos.cc",
« no previous file with comments | « no previous file | media/capture/video/linux/camera_characteristics.h » ('j') | media/capture/video/linux/camera_characteristics.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698