| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 47c31c8e707b9d4ef144d817f75ccba75e384d6b..04c1614289d4fc0e861ab6e1b1258a766f910357 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -47,6 +47,7 @@ source_set("common") {
|
| "//content:resources",
|
| "//content/app/resources",
|
| "//device/bluetooth",
|
| + "//device/capture",
|
| "//gpu",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_cmd_helper",
|
| @@ -61,7 +62,6 @@ source_set("common") {
|
| "//media",
|
| "//media:shared_memory_support",
|
| "//media/base/ipc",
|
| - "//media/capture",
|
| "//media/gpu/ipc/client",
|
| "//media/gpu/ipc/common",
|
| "//media/midi",
|
|
|