Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 0d0bad26311e633a704daaf6a39a293c70e25cb5..c8091544b37f415d93d613585931c0b346d3cfa9 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -196,6 +196,7 @@ SRCS = \ |
| IceOperand.cpp \ |
| IceRegAlloc.cpp \ |
| IceRNG.cpp \ |
| + IceSwitchLowering.cpp \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| IceTargetLoweringMIPS32.cpp \ |