Index: net/base/net_log_source_type_list.h |
=================================================================== |
--- net/base/net_log_source_type_list.h (revision 70512) |
+++ net/base/net_log_source_type_list.h (working copy) |
@@ -15,5 +15,6 @@ |
SOURCE_TYPE(SPDY_SESSION, 6) |
SOURCE_TYPE(HOST_RESOLVER_IMPL_REQUEST, 7) |
SOURCE_TYPE(HOST_RESOLVER_IMPL_JOB, 8) |
+SOURCE_TYPE(DISK_CACHE_ENTRY, 9) |
-SOURCE_TYPE(COUNT, 9) // Always keep this as the last entry. |
+SOURCE_TYPE(COUNT, 10) // Always keep this as the last entry. |