Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 76b1d144ee89139b5188f53d50b121f37017f88d..80794e4329290da92c1aee7e7024887cbaf7fc04 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -199,8 +199,8 @@ SRCS = \ |
| IceRNG.cpp \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| - IceTargetLoweringX8632.cpp \ |
| IceTargetLoweringMIPS32.cpp \ |
| + IceTargetLoweringX8632.cpp \ |
| IceThreading.cpp \ |
| IceTimerTree.cpp \ |
| IceTranslator.cpp \ |