| Index: third_party/WebKit/Source/platform/exported/WebFont.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebFont.cpp b/third_party/WebKit/Source/platform/exported/WebFont.cpp
|
| index f230648967ed22fdbf0b688b7d2f20e2560b664b..be277e9211965bcc4cff73daaa23fc899788a675 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebFont.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebFont.cpp
|
| @@ -45,7 +45,6 @@ WebFont::WebFont(const WebFontDescription& description)
|
|
|
| WebFont::~WebFont()
|
| {
|
| - m_private.reset(0);
|
| }
|
|
|
| WebFontDescription WebFont::getFontDescription() const
|
|
|