Chromium Code Reviews| Index: src/runtime/runtime.h | 
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h | 
| index e802da28f2111e4d010b2f92a635f3e5164846f1..d0738a006ee24dc30aad819dd347b0523ba79c02 100644 | 
| --- a/src/runtime/runtime.h | 
| +++ b/src/runtime/runtime.h | 
| @@ -321,7 +321,6 @@ namespace internal { | 
| F(AllocateInNewSpace, 1, 1) \ | 
| F(AllocateInTargetSpace, 2, 1) \ | 
| F(CollectStackTrace, 2, 1) \ | 
| - F(RenderCallSite, 0, 1) \ | 
| F(MessageGetStartPosition, 1, 1) \ | 
| F(MessageGetScript, 1, 1) \ | 
| F(ErrorToStringRT, 1, 1) \ |