X87: Realize IWYU pattern for frames-inl.h header.
authorchunyang.dai <chunyang.dai@intel.com>
Mon, 17 Aug 2015 00:40:28 +0000 (17:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 00:40:41 +0000 (00:40 +0000)
port 19a49abf02dfac722dc8c5079aba9d73fcd60725 (r30127).

original commit message:

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30185}

test/cctest/test-disasm-x87.cc

index a3fdc3f..17609cf 100644 (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;