Chromium Code Reviews| Index: Source/wtf/Partitions.h |
| diff --git a/Source/wtf/Partitions.h b/Source/wtf/Partitions.h |
| index 226d663b5315efe10c5401f08901fa43bc8a99dc..a4a28028a20af6e1140450aa646a75c49406be23 100644 |
| --- a/Source/wtf/Partitions.h |
| +++ b/Source/wtf/Partitions.h |
| @@ -88,6 +88,8 @@ public: |
| return totalSize; |
| } |
| + static void decommitFreeableMemory(); |
| + |
| static void reportMemoryUsageHistogram(); |
| static void dumpMemoryStats(PartitionStatsDumper*); |