Commit 0ae4c7d6 authored by dcarney@chromium.org's avatar dcarney@chromium.org

build fix - add missing inl include

TBR=marja@chromium.org

BUG=

Review URL: https://codereview.chromium.org/608203002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24265 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent ef14bcfe
......@@ -5,6 +5,7 @@
#include "src/v8.h"
#include "src/basic-block-profiler.h"
#include "src/compiler/generic-node-inl.h"
#include "test/cctest/cctest.h"
#include "test/cctest/compiler/codegen-tester.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