| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 63d416ae81975fe44884206e315ce0582f95c562..3dbb130674cf8e2bb594baeb02edbf0a722615dc 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -188,7 +188,7 @@ source_set("common") {
|
| "//gpu/command_buffer/client:gles2_cmd_helper",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/service",
|
| - "//gpu/ipc",
|
| + "//gpu/ipc/common",
|
| "//gpu/skia_bindings",
|
| "//media",
|
| "//media:shared_memory_support",
|
|
|