Index: third_party/WebKit/Source/modules/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn |
index 6c79dbada77ac87106c9d44d7f283ce8b78fecf3..0f8a89f63dba9a972cf15429f4311d657e94c2fc 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -117,6 +117,7 @@ target(modules_target_type, "modules") { |
"//third_party/WebKit/Source/modules/encoding", |
"//third_party/WebKit/Source/modules/encryptedmedia", |
"//third_party/WebKit/Source/modules/eventsource", |
+ "//third_party/WebKit/Source/modules/exported", |
"//third_party/WebKit/Source/modules/fetch", |
"//third_party/WebKit/Source/modules/filesystem", |
"//third_party/WebKit/Source/modules/gamepad", |