Chromium Code Reviews| Index: src/runtime/runtime.h |
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
| index 11366f598e847d3d145da6e90d09cca2172552d5..e6ee8ee0431583858a3c5a67e695b368ca972283 100644 |
| --- a/src/runtime/runtime.h |
| +++ b/src/runtime/runtime.h |
| @@ -1023,7 +1023,6 @@ namespace internal { |
| F(LoadIC_Miss, 3, 1) \ |
| F(KeyedLoadIC_Miss, 3, 1) \ |
| F(CallIC_Miss, 3, 1) \ |
| - F(CallIC_Customization_Miss, 3, 1) \ |
| F(StoreIC_Miss, 3, 1) \ |
| F(StoreIC_Slow, 3, 1) \ |
| F(KeyedStoreIC_Miss, 3, 1) \ |