Index: net/base/net_log_event_type_list.h |
diff --git a/net/base/net_log_event_type_list.h b/net/base/net_log_event_type_list.h |
index 2647e4ccb455ed9f2714338c13618ea064ff2cd6..34a018a3bd86e00f8c8bd300aacc645c52b9fec1 100644 |
--- a/net/base/net_log_event_type_list.h |
+++ b/net/base/net_log_event_type_list.h |
@@ -1815,7 +1815,8 @@ EVENT_TYPE(DOWNLOAD_URL_REQUEST) |
// the filename specified in the final URL>, |
// "danger_type": <NOT_DANGEROUS, DANGEROUS_FILE, DANGEROUS_URL, |
// DANGEROUS_CONTENT, MAYBE_DANGEROUS_CONTENT, |
-// UNCOMMON_CONTENT, USER_VALIDATED, DANGEROUS_HOST>, |
+// UNCOMMON_CONTENT, USER_VALIDATED, DANGEROUS_HOST, |
+// POTENTIALLY_UNWANTED>, |
// "start_offset": <Where to start writing (defaults to 0)>, |
// "has_user_gesture": <Whether or not we think the user initiated |
// the download> |