Commit 0e127b12 authored by Dominik Inführ's avatar Dominik Inführ Committed by Commit Bot

[heap] Update path of xml file in chromium for GarbageCollectionReason

Change-Id: Ib9956fb8ad6a129bf0df0775bc1e691a059cbd27
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2442614
Auto-Submit: Dominik Inführ <dinfuehr@chromium.org>
Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70252}
parent c5c67ce7
......@@ -153,7 +153,7 @@ enum class GarbageCollectionReason {
kBackgroundAllocationFailure = 25,
// If you add new items here, then update the incremental_marking_reason,
// mark_compact_reason, and scavenge_reason counters in counters.h.
// Also update src/tools/metrics/histograms/histograms.xml in chromium.
// Also update src/tools/metrics/histograms/enums.xml in chromium.
};
enum class YoungGenerationHandling {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment