| 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 6aee552c5e2d45e435f981a919b374ebfea58105..5326879b87e4b09835a8c810d05a9f16f947638a 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -246,7 +246,9 @@ modules_idl_files =
|
| "shapedetection/BarcodeDetector.idl",
|
| "shapedetection/DetectedBarcode.idl",
|
| "shapedetection/DetectedFace.idl",
|
| + "shapedetection/DetectedText.idl",
|
| "shapedetection/FaceDetector.idl",
|
| + "shapedetection/TextDetector.idl",
|
| "speech/SpeechGrammar.idl",
|
| "speech/SpeechGrammarList.idl",
|
| "speech/SpeechRecognition.idl",
|
|
|