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

Unified Diff: media/capture/BUILD.gn

Issue 2479413002: Image Capture v4l2: reset all user controls to default values when closing device fd (Closed)
Patch Set: Created 4 years 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 | « no previous file | media/capture/video/linux/v4l2_capture_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/BUILD.gn
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
index 5c80e2017003c7d8278b535b6a8b7967fcb57981..4414910241776481f50faf2e61fb20ea50a71ef1 100644
--- a/media/capture/BUILD.gn
+++ b/media/capture/BUILD.gn
@@ -172,6 +172,7 @@ test("capture_unittests") {
"content/video_capture_oracle_unittest.cc",
"video/fake_video_capture_device_unittest.cc",
"video/linux/camera_facing_chromeos_unittest.cc",
+ "video/linux/v4l2_capture_delegate_unittest.cc",
"video/mac/video_capture_device_factory_mac_unittest.mm",
"video/video_capture_device_unittest.cc",
]
« no previous file with comments | « no previous file | media/capture/video/linux/v4l2_capture_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698