| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index e5e1929fa06696a1a79e67a8816a584eb7a78265..c735b88c7c57847477d7b3b9d8abf14a9bf0f940 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -155,7 +155,7 @@ source_set("common") {
|
| "//gpu/command_buffer/common:gles2_utils",
|
| "//mojo/converters/network",
|
| "//mojo/shell/public/cpp",
|
| - "//mojo/shell/runner/child:lib",
|
| + "//mojo/shell/runner/common",
|
| "//net",
|
| "//skia",
|
| "//third_party/WebKit/public:blink",
|
|
|