| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 38a97860c1546658d77463c3b768a6c96ba6141c..e93fb6dbb4a84c67be6fe94cfdb17c0d2afe72ae 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -237,7 +237,7 @@ static_library("test_support") {
|
| "//ipc:test_support",
|
| "//media",
|
| "//media/capture",
|
| - "//media/mojo/interfaces:image_capture",
|
| + "//media/capture/mojo:image_capture",
|
| "//mojo/edk/system",
|
| "//mojo/edk/test:test_support",
|
| "//net:test_support",
|
|
|