| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index fd6e8d6bd5155ac132f067bdd70cf6d2f6d787b0..2ca867a384b57de874cfed59c92e17ac5fedd21b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -74,7 +74,6 @@
|
| "//ipc:test_support",
|
| "//ipc/mojo",
|
| "//media",
|
| - "//media/capture",
|
| "//mojo/edk/system",
|
| "//mojo/edk/test:test_support",
|
| "//net:test_support",
|
| @@ -186,7 +185,6 @@
|
|
|
| if (is_android) {
|
| deps += [
|
| - "//media/capture/video/android:android",
|
| "//ui/android",
|
| "//ui/shell_dialogs",
|
| ]
|
| @@ -673,7 +671,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",
|
|
|