Chromium Code Reviews| Index: src/compiler/code-assembler.h | 
| diff --git a/src/compiler/code-assembler.h b/src/compiler/code-assembler.h | 
| index c67a5bbb65c84a0f237904643acd48b08df82bab..5a7e812ebbf5dd09939c8f713a4b22ba5a9868bd 100644 | 
| --- a/src/compiler/code-assembler.h | 
| +++ b/src/compiler/code-assembler.h | 
| @@ -120,6 +120,7 @@ class Schedule; | 
| V(Float64Neg) \ | 
| V(Float64Sin) \ | 
| V(Float64Sqrt) \ | 
| + V(Float64Tan) \ | 
| V(Float64ExtractLowWord32) \ | 
| V(Float64ExtractHighWord32) \ | 
| V(BitcastWordToTagged) \ |