Chromium Code Reviews| Index: src/x64/lithium-x64.cc | 
| diff --git a/src/x64/lithium-x64.cc b/src/x64/lithium-x64.cc | 
| index 18d282a41b53c9f5a6ce369ecc40ee0a528fc399..69bf82edac8faf4aa2267526ab0cb4b2007a8827 100644 | 
| --- a/src/x64/lithium-x64.cc | 
| +++ b/src/x64/lithium-x64.cc | 
| @@ -2707,6 +2707,7 @@ LInstruction* LChunkBuilder::DoAllocateBlockContext( | 
| } | 
| -} } // namespace v8::internal | 
| +} // namespace internal | 
| +} // namespace v8 | 
| #endif // V8_TARGET_ARCH_X64 |