Index: third_party/WebKit/Source/modules/modules_idl_files.gni |
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni |
index 1c4ec19711289625f591599c62166592226bf369..dc1558bc3b42250afceeaa2fdf1697cce7a0a0fe 100644 |
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni |
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni |
@@ -234,6 +234,10 @@ modules_idl_files = |
"serviceworkers/ServiceWorkerMessageEvent.idl", |
"serviceworkers/ServiceWorkerRegistration.idl", |
"serviceworkers/WindowClient.idl", |
+ "shapedetection/DetectedFace.idl", |
+ "shapedetection/DetectedObject.idl", |
+ "shapedetection/Detector.idl", |
+ "shapedetection/FaceDetector.idl", |
"speech/SpeechGrammar.idl", |
"speech/SpeechGrammarList.idl", |
"speech/SpeechRecognition.idl", |