| Index: third_party/WebKit/Source/platform/exported/Platform.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/Platform.cpp b/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| index ce2ee9d202e8078b99db9eaf7949406afc9c4839..d78268f61838747b130645940de022d31a15a752 100644
|
| --- a/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| @@ -126,7 +126,6 @@ void Platform::shutdown()
|
| Heap::shutdown();
|
|
|
| WTF::shutdown();
|
| - WebPrerenderingSupport::shutdown();
|
| WTF::Partitions::shutdown();
|
|
|
| s_platform->m_mainThread = nullptr;
|
|
|