Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index 971efcc8867378d32f096de62b8ec45199b04f88..ddd807ffcfbfdcfbeae5b0c3353b322e32b52518 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -108,6 +108,7 @@ source_set("prerequisites") { |
"//third_party/snappy", |
"//third_party/sqlite", |
"//third_party/zlib", |
+ "//ui/gfx/geometry", |
"//url", |
"//v8", |
] |