| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 64ccb858bafcbfe2df58ebbfe928931d0ce83768..91fce04f3417b2a17c484a64fd2e6d41bde699cd 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -64,13 +64,13 @@ source_set("browser") {
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//ipc/mojo",
|
| - "//ipc/mojo:ipc_support",
|
| "//media",
|
| "//media/gpu/ipc/client",
|
| "//media/midi",
|
| "//media/mojo/interfaces:image_capture",
|
| "//mojo/common",
|
| "//mojo/common:url_type_converters",
|
| + "//mojo/edk/system",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/js",
|
| "//net",
|
|
|