Index: net/base/net_log_source_type_list.h |
diff --git a/net/base/net_log_source_type_list.h b/net/base/net_log_source_type_list.h |
index 231ecd22171e016eb43e22b5ee30c56e94edadb9..ba34955ce77fc4b7530ac084fad231394aec25b1 100644 |
--- a/net/base/net_log_source_type_list.h |
+++ b/net/base/net_log_source_type_list.h |
@@ -15,5 +15,6 @@ SOURCE_TYPE(SOCKET, 5) |
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. |