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