Chromium Code Reviews| Index: src/ic/ia32/stub-cache-ia32.cc |
| diff --git a/src/ic/ia32/stub-cache-ia32.cc b/src/ic/ia32/stub-cache-ia32.cc |
| index 34b8bdee46f5e7c10512648bd95eaee76b1feef4..aa807a77a620c6317854e5812664156dbee0e87e 100644 |
| --- a/src/ic/ia32/stub-cache-ia32.cc |
| +++ b/src/ic/ia32/stub-cache-ia32.cc |
| @@ -204,7 +204,7 @@ void StubCache::GenerateProbe(MacroAssembler* masm, Code::Kind ic_kind, |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_IA32 |