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