| Index: media/capture/video/android/BUILD.gn
|
| diff --git a/media/capture/video/android/BUILD.gn b/media/capture/video/android/BUILD.gn
|
| index 53ca20d1c57fc6d0cb5cf538fa8250fa7e38a98f..5f3ba7373ce8d9be96bba13fad2cbb7a050245ac 100644
|
| --- a/media/capture/video/android/BUILD.gn
|
| +++ b/media/capture/video/android/BUILD.gn
|
| @@ -27,7 +27,7 @@ source_set("android") {
|
| ]
|
| deps = [
|
| ":capture_jni_headers",
|
| - "//media/mojo/interfaces:image_capture",
|
| + "//media/capture/mojo:image_capture",
|
| "//third_party/libyuv",
|
| ]
|
| }
|
|
|