Chromium Code Reviews| Index: media/capture/content/android/BUILD.gn |
| diff --git a/media/capture/content/android/BUILD.gn b/media/capture/content/android/BUILD.gn |
| index 2dea9fc687359b4deb21763bcab6006144cc5b99..3030b39765a0290ee5c7f11e4430c14934bdc179 100644 |
| --- a/media/capture/content/android/BUILD.gn |
| +++ b/media/capture/content/android/BUILD.gn |
| @@ -23,7 +23,7 @@ |
| ] |
| deps = [ |
| ":screen_capture_jni_headers", |
| - "//media/capture/mojo:image_capture", |
| + "//media/mojo/interfaces:image_capture", |
| "//third_party/libyuv", |
| ] |
| } |