Chromium Code Reviews| Index: src/ia32/debug-ia32.cc |
| diff --git a/src/ia32/debug-ia32.cc b/src/ia32/debug-ia32.cc |
| index df5c1b2981669680f611ed30bda011cb2e9c091b..957a75ad513434b1735dfbabc97c443a2d3f2ace 100644 |
| --- a/src/ia32/debug-ia32.cc |
| +++ b/src/ia32/debug-ia32.cc |
| @@ -324,6 +324,7 @@ const bool LiveEdit::kFrameDropperSupported = true; |
| #undef __ |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_IA32 |