PPC: Fix "Move regexp implementation into its own folder."

R=yangguo@chromium.org, jyan@ca.ibm.com, dstence@us.ibm.com, joransiu@ca.ibm.com
BUG=

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

Cr-Commit-Position: refs/heads/master@{#30391}
This commit is contained in:
mbrandy 2015-08-26 12:46:39 -07:00 committed by Commit bot
parent 750b7f7a96
commit 7aecd51209

View File

@ -7,6 +7,7 @@
#include "src/macro-assembler.h"
#include "src/ppc/assembler-ppc.h"
#include "src/ppc/frames-ppc.h"
#include "src/regexp/regexp-macro-assembler.h"
namespace v8 {