Chromium Code Reviews| Index: src/x64/frames-x64.h |
| diff --git a/src/x64/frames-x64.h b/src/x64/frames-x64.h |
| index 1d9cf1ec13ad76f096549d61e44fb3f5cf86612b..d213ecb7dcbba06d689ae5b872d2c37e834a629f 100644 |
| --- a/src/x64/frames-x64.h |
| +++ b/src/x64/frames-x64.h |
| @@ -71,6 +71,7 @@ class JavaScriptFrameConstants : public AllStatic { |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_X64_FRAMES_X64_H_ |