Index: net/disk_cache/stats.h |
=================================================================== |
--- net/disk_cache/stats.h (revision 13405) |
+++ net/disk_cache/stats.h (working copy) |
@@ -43,7 +43,7 @@ |
GET_RANKINGS, // We got the ranking info without reading the whole entry. |
FATAL_ERROR, |
LAST_REPORT, // Time of the last time we sent a report. |
- LAST_REPORT_TIMER, // Timer count since last report. |
+ LAST_REPORT_TIMER, // Timer count of the last time we sent a report. |
MAX_COUNTER |
}; |