Chromium Code Reviews| Index: src/allocation-site-scopes.h |
| diff --git a/src/allocation-site-scopes.h b/src/allocation-site-scopes.h |
| index 70dd63e1dde73973c2dbebd1fa8cdeafbc431806..320b8aa57ab32f0bb1a05b82a6a66a99ffb72167 100644 |
| --- a/src/allocation-site-scopes.h |
| +++ b/src/allocation-site-scopes.h |
| @@ -94,7 +94,6 @@ class AllocationSiteUsageContext : public AllocationSiteContext { |
| bool activated_; |
| }; |
| - |
| } // namespace internal |
| } // namespace v8 |