| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 391b2a5b1260b5fcec2b6542bea7535c23f79830..c1d96d2131326872bcf4f138e19547ddbe561a55 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -70,7 +70,6 @@
|
| "//ipc:test_support",
|
| "//ipc/mojo",
|
| "//media",
|
| - "//media/capture",
|
| "//mojo/edk/test:test_support",
|
| "//net:test_support",
|
| "//services/shell/public/cpp",
|
| @@ -181,7 +180,6 @@
|
|
|
| if (is_android) {
|
| deps += [
|
| - "//media/capture/video/android:android",
|
| "//ui/android",
|
| "//ui/shell_dialogs",
|
| ]
|
| @@ -670,7 +668,6 @@
|
| "//media:test_support",
|
| "//media/audio:test_support",
|
| "//media/base:test_support",
|
| - "//media/capture",
|
| "//media/midi:midi",
|
| "//mojo/edk/test:test_support",
|
| "//mojo/public/cpp/bindings",
|
|
|