Index: third_party/WebKit/Source/core/dom/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn |
index 324a9acc3731f5fba5a3b0e4838a8a6d4d4e1da1..d0e6dd37f9c082cd937e0350cfeff174415ac6b8 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -65,6 +65,8 @@ blink_core_sources("dom") { |
"DOMPoint.h", |
"DOMPointReadOnly.cpp", |
"DOMPointReadOnly.h", |
+ "DOMQuad.cpp", |
+ "DOMQuad.h", |
"DOMRect.cpp", |
"DOMRect.h", |
"DOMRectReadOnly.cpp", |