Chromium Code Reviews| Index: net/disk_cache/stats_histogram.cc |
| =================================================================== |
| --- net/disk_cache/stats_histogram.cc (revision 146394) |
| +++ net/disk_cache/stats_histogram.cc (working copy) |
| @@ -6,6 +6,7 @@ |
| #include "base/debug/leak_annotations.h" |
| #include "base/logging.h" |
| +#include "base/metrics/statistics_recorder.h" |
| #include "net/disk_cache/stats.h" |
| namespace disk_cache { |