X87: Realize IWYU pattern for frames-inl.h header.

port 19a49abf02 (r30127).

original commit message:

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30185}
This commit is contained in:
chunyang.dai 2015-08-16 17:40:28 -07:00 committed by Commit bot
parent 9b15445e6d
commit 9fdbc1e25c

View File

@ -34,6 +34,7 @@
#include "src/disassembler.h"
#include "src/ic/ic.h"
#include "src/macro-assembler.h"
#include "src/x87/frames-x87.h"
#include "test/cctest/cctest.h"
using namespace v8::internal;