| Index: tracing/tracing/model/memory_allocator_dump.html
|
| diff --git a/tracing/tracing/model/memory_allocator_dump.html b/tracing/tracing/model/memory_allocator_dump.html
|
| index 65ecfa9b554893d8360f3d5d10e7dafccd0f655a..39c20775def470e52a39895963dbc6eccfe3dfa9 100644
|
| --- a/tracing/tracing/model/memory_allocator_dump.html
|
| +++ b/tracing/tracing/model/memory_allocator_dump.html
|
| @@ -213,9 +213,9 @@ tr.exportTo('tr.model', function() {
|
| };
|
|
|
| return {
|
| - MemoryAllocatorDump: MemoryAllocatorDump,
|
| - MemoryAllocatorDumpLink: MemoryAllocatorDumpLink,
|
| - MemoryAllocatorDumpInfoType: MemoryAllocatorDumpInfoType
|
| + MemoryAllocatorDump,
|
| + MemoryAllocatorDumpLink,
|
| + MemoryAllocatorDumpInfoType,
|
| };
|
| });
|
| </script>
|
|
|