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