Chromium Code Reviews| Index: src/lithium-allocator.h |
| diff --git a/src/lithium-allocator.h b/src/lithium-allocator.h |
| index 7c947724509da266c0dd342f1f53d20073cacce4..bd5127d66d82376555e23b0d444102b79df6faad 100644 |
| --- a/src/lithium-allocator.h |
| +++ b/src/lithium-allocator.h |
| @@ -568,6 +568,7 @@ class LAllocatorPhase : public CompilationPhase { |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_LITHIUM_ALLOCATOR_H_ |