| Index: src/regexp/x64/regexp-macro-assembler-x64.h
 | 
| diff --git a/src/regexp/x64/regexp-macro-assembler-x64.h b/src/regexp/x64/regexp-macro-assembler-x64.h
 | 
| index d690dc19749301ae8c789047da3b2c51120da5eb..dbee9e86b5393f67926f76db109e5544bbcff9ec 100644
 | 
| --- a/src/regexp/x64/regexp-macro-assembler-x64.h
 | 
| +++ b/src/regexp/x64/regexp-macro-assembler-x64.h
 | 
| @@ -276,6 +276,7 @@ class RegExpMacroAssemblerX64: public NativeRegExpMacroAssembler {
 | 
|  
 | 
|  #endif  // V8_INTERPRETED_REGEXP
 | 
|  
 | 
| -}}  // namespace v8::internal
 | 
| +}  // namespace internal
 | 
| +}  // namespace v8
 | 
|  
 | 
|  #endif  // V8_REGEXP_X64_REGEXP_MACRO_ASSEMBLER_X64_H_
 | 
| 
 |