Chromium Code Reviews| Index: src/arm64/decoder-arm64-inl.h |
| diff --git a/src/arm64/decoder-arm64-inl.h b/src/arm64/decoder-arm64-inl.h |
| index c29f2d3c5ed3adfa41789bf513d893e4be5720ca..e00105e7bc1b49165c3a5853520e86bd943255fd 100644 |
| --- a/src/arm64/decoder-arm64-inl.h |
| +++ b/src/arm64/decoder-arm64-inl.h |
| @@ -644,6 +644,7 @@ void Decoder<V>::DecodeAdvSIMDDataProcessing(Instruction* instr) { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_ARM64_DECODER_ARM64_INL_H_ |