Commit 122df511 authored by mlippautz's avatar mlippautz Committed by Commit bot

[heap] Fix ObjectStats compile on Android/GN

NOTRY=true
TBR=ulan@chromium.org

Review-Url: https://codereview.chromium.org/2150563002
Cr-Commit-Position: refs/heads/master@{#37720}
parent a2f1519f
......@@ -5,6 +5,8 @@
#ifndef V8_HEAP_OBJECT_STATS_H_
#define V8_HEAP_OBJECT_STATS_H_
#include <math.h>
#include "src/heap/heap.h"
#include "src/heap/objects-visiting.h"
#include "src/objects.h"
......
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