Index: test/cctest/test-heap-profiler.cc |
diff --git a/test/cctest/test-heap-profiler.cc b/test/cctest/test-heap-profiler.cc |
index 52359711d16900de07c8e4bc07894b7518dc1869..eeb5a9d23ee48895011e027e3d49a8a9697c739f 100644 |
--- a/test/cctest/test-heap-profiler.cc |
+++ b/test/cctest/test-heap-profiler.cc |
@@ -1015,7 +1015,6 @@ class TestRetainedObjectInfo : public v8::RetainedObjectInfo { |
private: |
bool disposed_; |
- int category_; |
int hash_; |
const char* group_label_; |
const char* label_; |