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 ba34955ce77fc4b7530ac084fad231394aec25b1..d25986c16ed29b8add8635a3b8c4607ca4cf1f3f 100644 |
--- a/net/base/net_log_source_type_list.h |
+++ b/net/base/net_log_source_type_list.h |
@@ -16,5 +16,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(HTTP_STREAM_JOB, 10) |
-SOURCE_TYPE(COUNT, 10) // Always keep this as the last entry. |
+SOURCE_TYPE(COUNT, 11) // Always keep this as the last entry. |