Chromium Code Reviews| Index: src/lithium-allocator.cc |
| diff --git a/src/lithium-allocator.cc b/src/lithium-allocator.cc |
| index 36c8c7d90a07ef9f6eb7f2e5dbe9c81575ae21b9..79d6cfe5f051d7db84569897428fd335af800539 100644 |
| --- a/src/lithium-allocator.cc |
| +++ b/src/lithium-allocator.cc |
| @@ -2190,4 +2190,5 @@ LAllocatorPhase::~LAllocatorPhase() { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |