| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 025b799b8763e3d40507bebe43db58f26e437b02..bd9c45c5f179b76a6d133bcfd5e9df634f2f1228 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1456,6 +1456,7 @@ component("platform") {
|
| ]
|
| deps = [
|
| ":blink_common",
|
| + "//cc/surfaces:surfaces",
|
| "//components/link_header_util:link_header_util",
|
| "//components/mime_util:mime_util",
|
| "//device/base/synchronization",
|
|
|