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 421d08f06c43d9f56392a7148b92c26f936bd513..66ed503d594106e55ec8f9463986d83a383f4848 100644 |
--- a/net/base/net_log_source_type_list.h |
+++ b/net/base/net_log_source_type_list.h |
@@ -24,5 +24,6 @@ SOURCE_TYPE(DNS_TRANSACTION, 13) |
SOURCE_TYPE(ASYNC_HOST_RESOLVER_REQUEST, 14) |
SOURCE_TYPE(UDP_SOCKET, 15) |
SOURCE_TYPE(CERT_VERIFIER_JOB, 16) |
+SOURCE_TYPE(HOST_RESOLVER_IMPL_PROC_JOB, 17) |
-SOURCE_TYPE(COUNT, 17) // Always keep this as the last entry. |
+SOURCE_TYPE(COUNT, 18) // Always keep this as the last entry. |