Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Issue 698002: Added zone-inl.h to test-heap-profiler to fix test build failure after header... (Closed)

Created:
10 years, 9 months ago by Rico
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added zone-inl.h to test-heap-profiler to fix test build failure after header file refactoring in revision 4058. Committed: http://code.google.com/p/v8/source/detail?r=4059

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M test/cctest/test-heap-profiler.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
Small addition to rev 4058 to make cctest compile - test-heap-profiler relies implicitly on zone-inl.h
10 years, 9 months ago (2010-03-09 07:53:52 UTC) #1
Mads Ager (chromium)
10 years, 9 months ago (2010-03-09 08:22:38 UTC) #2
LGTM

This will only fix the release build though.  There is an issue with
objects-debug.cc as well in the debug build.  Please commit this change and then
we can fix the debug build.

Powered by Google App Engine
This is Rietveld 408576698