| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 49d86478100ac649e4239d2500ae7a81d2604243..5220eb03dab86b7d61bbdc5974e8274a87ec4f95 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -89,11 +89,11 @@
|
| "//ipc:mojom",
|
| "//media",
|
| "//media/capture",
|
| - "//media/capture/mojo:image_capture",
|
| "//media/gpu/ipc/client",
|
| "//media/midi",
|
| "//media/midi:mojo_cpp_sources",
|
| "//media/mojo/interfaces",
|
| + "//media/mojo/interfaces:image_capture",
|
| "//mojo/common",
|
| "//mojo/edk/system",
|
| "//mojo/public/cpp/bindings",
|
|
|