Chromium Code Reviews| Index: src/regexp-macro-assembler-ia32.cc |
| =================================================================== |
| --- src/regexp-macro-assembler-ia32.cc (revision 827) |
| +++ src/regexp-macro-assembler-ia32.cc (working copy) |
| @@ -418,7 +418,7 @@ |
| -RegExpMacroAssembler::Re2kImplementation |
| +RegExpMacroAssembler::IrregexpImplementation |
| RegExpMacroAssemblerIA32::Implementation() { |
| return kIA32Implementation; |
| } |