Chromium Code Reviews| Index: src/crankshaft/hydrogen.h | 
| diff --git a/src/crankshaft/hydrogen.h b/src/crankshaft/hydrogen.h | 
| index c6f7606f47a5c0800be9b19c67ff34feb0c37637..e49182ec53d19c1c897e1bf3f16e38041da36ba8 100644 | 
| --- a/src/crankshaft/hydrogen.h | 
| +++ b/src/crankshaft/hydrogen.h | 
| @@ -2269,7 +2269,6 @@ class HOptimizedGraphBuilder : public HGraphBuilder, public AstVisitor { | 
| F(DoubleHi) \ | 
| F(DoubleLo) \ | 
| F(MathClz32) \ | 
| - F(MathFloor) \ | 
| F(MathLogRT) \ | 
| /* ES6 Collections */ \ | 
| F(MapClear) \ |