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 d5fed96b5127ae40a22b3332843df3cd40b8b447..72e8325947dd16509ee6b3d3ea804c46c7dda92c 100644 |
--- a/net/base/net_log_source_type_list.h |
+++ b/net/base/net_log_source_type_list.h |
@@ -18,5 +18,6 @@ SOURCE_TYPE(HOST_RESOLVER_IMPL_JOB, 8) |
SOURCE_TYPE(DISK_CACHE_ENTRY, 9) |
SOURCE_TYPE(MEMORY_CACHE_ENTRY, 10) |
SOURCE_TYPE(HTTP_STREAM_JOB, 11) |
+SOURCE_TYPE(EXPONENTIAL_BACKOFF_THROTTLING, 12) |
-SOURCE_TYPE(COUNT, 12) // Always keep this as the last entry. |
+SOURCE_TYPE(COUNT, 13) // Always keep this as the last entry. |