| 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..5001ed6e3f7c2aae90c95e4963bc5c5ed02b508c 100644
|
| --- a/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.idl
|
| +++ b/third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.idl
|
| @@ -6,7 +6,7 @@
|
|
|
| [
|
| Constructor,
|
| - ConstructorCallWith=Document,
|
| + ConstructorCallWith=ExecutionContext,
|
| Exposed=(Window,Worker),
|
| RuntimeEnabled=ShapeDetection,
|
| ] interface BarcodeDetector {
|
|
|