| 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 ab38ff187277b6ec6c7f054e4a6c2ff8438f72b7..74183cde5590483662118c4afb31f28178bb8399 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -341,6 +341,7 @@ component("platform") {
|
| deps = [
|
| "//mojo/public/c/system:for_component",
|
| "//mojo/public/cpp/bindings:callback",
|
| + "//mojo/public/cpp/bindings:wtf_support",
|
| "//third_party/WebKit/Source/platform/heap",
|
| "//third_party/harfbuzz-ng",
|
| "//third_party/icu",
|
|
|