| 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 f0ab4423ebce89bd842c38e5b405e50c5d0c3ffb..2bc8c0895b7e259dfc0307fe579b2272f6f4fa86 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -215,6 +215,7 @@ component("platform") {
|
| "//third_party/WebKit/Source/wtf",
|
| "//third_party/harfbuzz-ng",
|
| "//third_party/icu",
|
| + "//ui/gfx/geometry",
|
| ]
|
|
|
| if (is_mac) {
|
|
|