| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 07bcbe94f279812a7c7b73ef741ecede65135c8e..9f80b9cbdedb7ec48e591aafaed37c745091fcb8 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -65,7 +65,6 @@
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//ipc/mojo",
|
| "//media",
|
| - "//media/capture",
|
| "//media/gpu/ipc/client",
|
| "//media/midi",
|
| "//media/mojo/interfaces:image_capture",
|
| @@ -362,7 +361,6 @@
|
| deps += [
|
| "//content/public/android:jni",
|
| "//media",
|
| - "//media/capture/video/android",
|
| "//media/mojo/interfaces",
|
| "//mojo/android:libsystem_java",
|
| "//ui/android",
|
|
|