| Index: third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| diff --git a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| index fb920e0adb5326d88558771bd9ccab9d07e8377d..e2857fddcc664b6fc3b5d8f2c7925588a231cfdf 100644
|
| --- a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| +++ b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| @@ -37,7 +37,7 @@ public:
|
| ExecutionContext* getExecutionContext() const override;
|
| void removeAllEventListeners() override;
|
|
|
| - // ActiveScriptWrappable
|
| + // ScriptWrappable
|
| bool hasPendingActivity() const final;
|
|
|
| // ActiveDOMObject overrides.
|
|
|