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

Issue 10078015: Fix includes order. (Closed)

Created:
8 years, 8 months ago by alexeif
Modified:
8 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
alexeif
8 years, 8 months ago (2012-04-19 16:31:11 UTC) #1
mnaganov (inactive)
8 years, 8 months ago (2012-04-19 20:02:54 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10078015/diff/1/test/cctest/test-heap-...
File test/cctest/test-heap-profiler.cc (right):

https://chromiumcodereview.appspot.com/10078015/diff/1/test/cctest/test-heap-...
test/cctest/test-heap-profiler.cc:5: #include <ctype.h>
Sorry, didn't spot that in your original CL. "v8.h" is a "project header", thus
it goes after system headers.

Powered by Google App Engine
This is Rietveld 408576698