Chromium Code Reviews| Index: media/capture/BUILD.gn |
| diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn |
| index 79e561dab70b9a484db3b3e18f86432de331892f..c79fd363fd6ce9251a22361284fb455fe6ecaf07 100644 |
| --- a/media/capture/BUILD.gn |
| +++ b/media/capture/BUILD.gn |
| @@ -235,6 +235,8 @@ test("capture_unittests") { |
| ] |
| if (is_android) { |
| + sources += |
| + [ "video/android/video_capture_device_tango_android_unittest.cc" ] |
| deps += [ |
| "//media/capture/video/android", |
| "//media/capture/video/android:capture_java", |