| 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 18761500ffda8a6715d0f6abb373b15a66940f06..b934e3239473329eff1d554fc27bf0fe35f8d702 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -349,6 +349,7 @@ component("platform") {
|
| "//mojo/public/cpp/bindings:callback",
|
| "//mojo/public/cpp/bindings:wtf_support",
|
| "//third_party/WebKit/Source/platform/heap",
|
| + "//third_party/cld",
|
| "//third_party/harfbuzz-ng",
|
| "//third_party/icu",
|
| "//ui/gfx",
|
|
|