| 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 7a249f38372db85c29a378dd18f63bf09c8cb937..fafaa4ff2d86080c98a7dbbe31b9f47958d00c13 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -233,6 +233,10 @@ modules_idl_files =
|
| "serviceworkers/ServiceWorkerMessageEvent.idl",
|
| "serviceworkers/ServiceWorkerRegistration.idl",
|
| "serviceworkers/WindowClient.idl",
|
| + "shapedetection/DetectedObject.idl",
|
| + "shapedetection/Detector.idl",
|
| + "shapedetection/DetectedFace.idl",
|
| + "shapedetection/FaceDetector.idl",
|
| "speech/SpeechGrammar.idl",
|
| "speech/SpeechGrammarList.idl",
|
| "speech/SpeechRecognition.idl",
|
|
|