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 bb1e96afe944a6dec55c6a88c86da299b30a4c6e..e4fa4dde6a50464f226d6b4feb42a0dabb896cb9 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -141,6 +141,7 @@ target(modules_target_type, "modules") { |
"//third_party/WebKit/Source/modules/screen_orientation", |
"//third_party/WebKit/Source/modules/sensor", |
"//third_party/WebKit/Source/modules/serviceworkers", |
+ "//third_party/WebKit/Source/modules/shapedetection", |
"//third_party/WebKit/Source/modules/speech", |
"//third_party/WebKit/Source/modules/srcobject", |
"//third_party/WebKit/Source/modules/storage", |