Chromium Code Reviews| Index: src/ic/x64/access-compiler-x64.cc |
| diff --git a/src/ic/x64/access-compiler-x64.cc b/src/ic/x64/access-compiler-x64.cc |
| index cd9196f526d482ff4dbfd9035616e6ef06f0c598..6acc950bc0464ee73b1a4666d6ee660d540109f6 100644 |
| --- a/src/ic/x64/access-compiler-x64.cc |
| +++ b/src/ic/x64/access-compiler-x64.cc |
| @@ -40,7 +40,7 @@ Register* PropertyAccessCompiler::store_calling_convention() { |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_X64 |