| Index: third_party/WebKit/Source/core/css/MediaQueryList.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryList.h b/third_party/WebKit/Source/core/css/MediaQueryList.h
|
| index dfb1fdefd4cc4ece1ae8138fec998dde1cef385d..4a366a52eb6205c105c69b9d90f98acdc14e4fb9 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryList.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryList.h
|
| @@ -67,7 +67,7 @@ public:
|
|
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| - // From ActiveScriptWrappable
|
| + // From ScriptWrappable
|
| bool hasPendingActivity() const final;
|
|
|
| // From ActiveDOMObject
|
|
|