| Index: Source/core/html/MediaFragmentURIParser.h
|
| diff --git a/Source/core/html/MediaFragmentURIParser.h b/Source/core/html/MediaFragmentURIParser.h
|
| index c7e69de3283317cdb7610e701e028ad62d1136b6..979fe290c90e9f1a578225ef0556f4f46dfc152d 100644
|
| --- a/Source/core/html/MediaFragmentURIParser.h
|
| +++ b/Source/core/html/MediaFragmentURIParser.h
|
| @@ -33,7 +33,7 @@ namespace blink {
|
|
|
| class KURL;
|
|
|
| -class MediaFragmentURIParser FINAL {
|
| +class MediaFragmentURIParser final {
|
| public:
|
|
|
| MediaFragmentURIParser(const KURL&);
|
|
|