Chromium Code Reviews| Index: src/debug/liveedit.h |
| diff --git a/src/debug/liveedit.h b/src/debug/liveedit.h |
| index 251368f0cbac72cb64b6eb144d034a164204d47d..29fe60579feced820f726ca53044a400bf3c363a 100644 |
| --- a/src/debug/liveedit.h |
| +++ b/src/debug/liveedit.h |
| @@ -364,6 +364,7 @@ class SharedInfoWrapper : public JSArrayBasedStruct<SharedInfoWrapper> { |
| friend class JSArrayBasedStruct<SharedInfoWrapper>; |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif /* V8_DEBUG_LIVEEDIT_H_ */ |