Chromium Code Reviews| Index: test/cctest/gay-fixed.h |
| diff --git a/test/cctest/gay-fixed.h b/test/cctest/gay-fixed.h |
| index c14c11f05017339456ca080a26dcc6f8235ae327..5baa6c2b892691a510d9c445f0a5142cfbca56f7 100644 |
| --- a/test/cctest/gay-fixed.h |
| +++ b/test/cctest/gay-fixed.h |
| @@ -44,6 +44,7 @@ struct PrecomputedFixed { |
| // Gay's dtoa in mode "fixed". |
| Vector<const PrecomputedFixed> PrecomputedFixedRepresentations(); |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // GAY_FIXED_H_ |