| Index: third_party/WebKit/Source/platform/heap/Heap.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/Heap.h b/third_party/WebKit/Source/platform/heap/Heap.h
|
| index a2081bd3ffc87aa21dd6f33e98576ac77cfa1147..4aa2eb2d0b30287a0dd4f466e054ce1d45bf9534 100644
|
| --- a/third_party/WebKit/Source/platform/heap/Heap.h
|
| +++ b/third_party/WebKit/Source/platform/heap/Heap.h
|
| @@ -108,7 +108,6 @@ class PLATFORM_EXPORT Heap {
|
| public:
|
| static void init();
|
| static void shutdown();
|
| - static void doShutdown();
|
|
|
| static CrossThreadPersistentRegion& crossThreadPersistentRegion();
|
|
|
|
|