| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index c5d320a95c1eeb0f53b1764584884ca47729338b..d94d9162f2ce1e8dc5a5ebd98d465b69997e696b 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -48,6 +48,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",
|
| @@ -62,7 +63,6 @@ source_set("common") {
|
| "//media",
|
| "//media:shared_memory_support",
|
| "//media/base/ipc",
|
| - "//media/capture",
|
| "//media/gpu/ipc/client",
|
| "//media/gpu/ipc/common",
|
| "//media/midi",
|
|
|