Chromium Code Reviews| Index: src/v8-counters.h |
| diff --git a/src/v8-counters.h b/src/v8-counters.h |
| index fad3454812377a159733766f87f49a930e362e5d..ef43179ce8f5f2ab7166d892598a27b959996798 100644 |
| --- a/src/v8-counters.h |
| +++ b/src/v8-counters.h |
| @@ -50,7 +50,6 @@ namespace internal { |
| HT(compile_eval, V8.CompileEval) \ |
| HT(compile_lazy, V8.CompileLazy) |
| - |
| #define HISTOGRAM_PERCENTAGE_LIST(HP) \ |
| HP(external_fragmentation_total, \ |
| V8.MemoryExternalFragmentationTotal) \ |