| Index: third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl
|
| diff --git a/third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl b/third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl
|
| index a94b59f0fb4ede8cdced9d7e165cf1f4fbe56b69..5cc35ceb4a7c487b7862b9062d9d50fb7bcf676f 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl
|
| @@ -6,7 +6,6 @@
|
|
|
| [
|
| Constructor(optional FaceDetectorOptions faceDetectorOptions),
|
| - ConstructorCallWith=Document,
|
| Exposed=(Window,Worker),
|
| RuntimeEnabled=ShapeDetection,
|
| ] interface FaceDetector {
|
|
|