| Index: Source/core/html/HTMLMediaElement.h
|
| diff --git a/Source/core/html/HTMLMediaElement.h b/Source/core/html/HTMLMediaElement.h
|
| index bb3fbdbae146540b1e8d2f93239dbaf6662cb216..99bebdc6848cf34be3ced44d67510ba5bc2f94b4 100644
|
| --- a/Source/core/html/HTMLMediaElement.h
|
| +++ b/Source/core/html/HTMLMediaElement.h
|
| @@ -546,7 +546,6 @@ private:
|
| mutable double m_cachedTimeWallClockUpdateTime;
|
| mutable double m_minimumWallClockTimeToCacheMediaTime;
|
|
|
| - double m_fragmentStartTime;
|
| double m_fragmentEndTime;
|
|
|
| typedef unsigned PendingActionFlags;
|
|
|