Chromium Code Reviews| Index: src/ic/arm64/ic-compiler-arm64.cc |
| diff --git a/src/ic/arm64/ic-compiler-arm64.cc b/src/ic/arm64/ic-compiler-arm64.cc |
| index 08ce4cba210f4fa929b710052b2974f7e5bcf083..f9eab7d9d27263be9b48dc58512277c0acf0e8a4 100644 |
| --- a/src/ic/arm64/ic-compiler-arm64.cc |
| +++ b/src/ic/arm64/ic-compiler-arm64.cc |
| @@ -132,7 +132,7 @@ Handle<Code> PropertyICCompiler::CompileKeyedStorePolymorphic( |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_ARM64 |