Chromium Code Reviews| Index: src/runtime/runtime.h | 
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h | 
| index 020606e769bc53864806482881a90907d9c6b055..ecdecd090a2cc1349f7a3b077a1ee65b711a67eb 100644 | 
| --- a/src/runtime/runtime.h | 
| +++ b/src/runtime/runtime.h | 
| @@ -354,7 +354,6 @@ namespace internal { | 
| F(DoubleLo, 1, 1) \ | 
| F(ConstructDouble, 2, 1) \ | 
| F(RemPiO2, 2, 1) \ | 
| - F(MathAtan2, 2, 1) \ | 
| F(MathExpRT, 1, 1) \ | 
| F(MathPow, 2, 1) \ | 
| F(MathPowRT, 2, 1) \ |