| Index: Source/core/css/MediaValuesDynamic.h
|
| diff --git a/Source/core/css/MediaValuesDynamic.h b/Source/core/css/MediaValuesDynamic.h
|
| index e22df3ee74c42c421cb65f7635f808273797eb4f..8ac6365ff42848cbffad7dd295a44cfac6f90e6a 100644
|
| --- a/Source/core/css/MediaValuesDynamic.h
|
| +++ b/Source/core/css/MediaValuesDynamic.h
|
| @@ -33,7 +33,6 @@ public:
|
| virtual bool strictMode() const OVERRIDE;
|
| virtual Document* document() const OVERRIDE;
|
| virtual bool hasValues() const OVERRIDE;
|
| -
|
| protected:
|
| MediaValuesDynamic(PassRefPtr<LocalFrame>);
|
|
|
|
|