| Index: third_party/WebKit/Source/modules/shapedetection/TextDetector.idl
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/TextDetector.idl b/third_party/WebKit/Source/modules/shapedetection/TextDetector.idl
|
| index 031ab5138f3e00cd4ed13aaa17bb9ae410b6559d..12a201f61a99178f2984a38f310315d0cd42a779 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/TextDetector.idl
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/TextDetector.idl
|
| @@ -6,7 +6,6 @@
|
|
|
| [
|
| Constructor,
|
| - ConstructorCallWith=Document,
|
| Exposed=(Window,Worker),
|
| RuntimeEnabled=ShapeDetection,
|
| ] interface TextDetector {
|
|
|