| 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 13a8eb86ff3c8af3b89daef649cccf360e11c455..c23c3a3d3ebfebb71b5d633934d0d1020b2b43b3 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -197,6 +197,8 @@ blink_core_sources("dom") {
|
| "Modulator.h",
|
| "ModuleMap.cpp",
|
| "ModuleMap.h",
|
| + "ModulePendingScript.cpp",
|
| + "ModulePendingScript.h",
|
| "ModuleScript.cpp",
|
| "ModuleScript.h",
|
| "MutationCallback.h",
|
|
|