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 edbef86e5a7b422f4c98f2be24e9ecd63d92cf21..0a6180d2bc8e566a3cef0507d9c3c7ded0e96543 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -32,6 +32,8 @@ blink_core_sources("dom") { |
"ChildNodeList.h", |
"ClassCollection.cpp", |
"ClassCollection.h", |
+ "ClassicPendingScript.cpp", |
+ "ClassicPendingScript.h", |
"ClassicScript.cpp", |
"ClassicScript.h", |
"ClientRect.cpp", |