diff -r 800203832575 -r 30342f40acbf webengine/osswebengine/MemoryManager/Inc/MemoryPool.h --- a/webengine/osswebengine/MemoryManager/Inc/MemoryPool.h Mon Jun 21 16:54:17 2010 +0300 +++ b/webengine/osswebengine/MemoryManager/Inc/MemoryPool.h Thu Jul 15 19:53:20 2010 +0300 @@ -364,7 +364,7 @@ void InitOOMDialog(); void ResetOOMDialog(); #ifdef OOM_LOGGING - void DumpHeapLogs(); + void DumpHeapLogs(TInt aFailSize); #endif private: void InitLocal();