Chromium Code Reviews| Index: src/allocation-site-scopes.h |
| diff --git a/src/allocation-site-scopes.h b/src/allocation-site-scopes.h |
| index 9e287c131075d8ddfc0aaf655560f46bec760772..87b469a6876123c6d331b55d205466602e46e271 100644 |
| --- a/src/allocation-site-scopes.h |
| +++ b/src/allocation-site-scopes.h |
| @@ -95,6 +95,7 @@ class AllocationSiteUsageContext : public AllocationSiteContext { |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_ALLOCATION_SITE_SCOPES_H_ |