Chromium Code Reviews| Index: src/ia32/lithium-codegen-ia32.cc |
| diff --git a/src/ia32/lithium-codegen-ia32.cc b/src/ia32/lithium-codegen-ia32.cc |
| index a7a7c425e1613aedd7ea56dda2d327a0deaaa44a..30c35b1f0f93030caa07b4a8f69ddbfe1615fc55 100644 |
| --- a/src/ia32/lithium-codegen-ia32.cc |
| +++ b/src/ia32/lithium-codegen-ia32.cc |
| @@ -5836,6 +5836,7 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
| #undef __ |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_IA32 |