Chromium Code Reviews| Index: src/x87/code-stubs-x87.h |
| diff --git a/src/x87/code-stubs-x87.h b/src/x87/code-stubs-x87.h |
| index 25fc4d771820c308d85edc761b8a1b3451510203..41c77f5df784d6fd0aee342ed5864a5e84097d2a 100644 |
| --- a/src/x87/code-stubs-x87.h |
| +++ b/src/x87/code-stubs-x87.h |
| @@ -374,6 +374,7 @@ class RecordWriteStub: public PlatformCodeStub { |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_X87_CODE_STUBS_X87_H_ |