| Index: third_party/WebKit/Source/modules/imagecapture/ImageCapture.h
|
| diff --git a/third_party/WebKit/Source/modules/imagecapture/ImageCapture.h b/third_party/WebKit/Source/modules/imagecapture/ImageCapture.h
|
| index fd4c25004cd57be9d8bbd455da5d1ad67cfad7bd..3277e448730ddffe4de3da00da3113dde4594f6b 100644
|
| --- a/third_party/WebKit/Source/modules/imagecapture/ImageCapture.h
|
| +++ b/third_party/WebKit/Source/modules/imagecapture/ImageCapture.h
|
| @@ -38,7 +38,7 @@ public:
|
| const AtomicString& interfaceName() const override;
|
| ExecutionContext* getExecutionContext() const override;
|
|
|
| - // ActiveScriptWrappable implementation.
|
| + // ScriptWrappable implementation.
|
| bool hasPendingActivity() const final;
|
|
|
| // ContextLifecycleObserver
|
|
|