Commit d27ba7df authored by alexeif@chromium.org's avatar alexeif@chromium.org

Fix includes order.

TBR=mnaganov@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10078015

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11393 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 72a9e445
......@@ -2,10 +2,10 @@
//
// Tests for heap profiler
#include "v8.h"
#include <ctype.h>
#include "v8.h"
#include "cctest.h"
#include "heap-profiler.h"
#include "snapshot.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