| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 4676e9df7b17909be53db3a4612b36ba18ad746c..a1c29f08c8a249b4b67ae776742064fd93c3c29c 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -238,7 +238,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",
|
|
|