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 3329a9baf6fb84399469bb47e2a474f4bc5e2251..0cdcaf665dee0259faae336cc7fb3705b15a4f63 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -176,6 +176,8 @@ blink_core_sources("dom") { |
"MessageChannel.cpp", |
"MessageChannel.h", |
"MessagePort.cpp", |
+ "ModuleMap.cpp", |
+ "ModuleMap.h", |
"MutationCallback.h", |
"MutationObserver.cpp", |
"MutationObserver.h", |