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 d4aac9f1ba9ccc246b5d4abe101e00058c1ccf57..e8794850717e9897a3009219a02e035a1ca09912 100644 |
--- a/net/base/net_log_source_type_list.h |
+++ b/net/base/net_log_source_type_list.h |
@@ -26,6 +26,7 @@ SOURCE_TYPE(ASYNC_HOST_RESOLVER_REQUEST, 15) |
SOURCE_TYPE(UDP_SOCKET, 16) |
SOURCE_TYPE(CERT_VERIFIER_JOB, 17) |
SOURCE_TYPE(HTTP_PIPELINED_CONNECTION, 18) |
+SOURCE_TYPE(FILESTREAM, 19) |
-SOURCE_TYPE(COUNT, 19) // Always keep this as the last entry. |
+SOURCE_TYPE(COUNT, 20) // Always keep this as the last entry. |