| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 1b415a3de4884f60f02544b03f38312d4df4f618..f0220fb5c188d61da599d919a0d0532702e81782 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -22,10 +22,6 @@ group("blink") {
|
| ":blink_minimal",
|
| "//third_party/WebKit/Source/platform",
|
| "//third_party/WebKit/Source/web",
|
| -
|
| - # public/platform/Platform.h in ':blink_headers' depends on Mojo APIs, and
|
| - # the dependent of this target needs to link Mojo.
|
| - "//mojo/public/c/system:for_component",
|
| ]
|
| }
|
|
|
|
|