Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 5f2686ba8f7788db34b49715bed3689905a65640..c783e8918810f4e5e6682233deb6f41b8bea3e90 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -190,8 +190,8 @@ SRCS = \ |
| IceRNG.cpp \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| - IceTargetLoweringX8632.cpp \ |
| IceTargetLoweringMIPS32.cpp \ |
| + IceTargetLoweringX8632.cpp \ |
| IceThreading.cpp \ |
| IceTimerTree.cpp \ |
| IceTranslator.cpp \ |