Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 1ae33c1c4dfa47c7a680d59e86bb0763ea30121d..9d344190e9f73d6c8cdbc14705844fdeabde4765 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -196,6 +196,7 @@ SB_LDFLAGS := $(LINKOPTLEVEL) $(LD_EXTRA) |
| SRCS = \ |
| IceAssembler.cpp \ |
| + IceAssemblerARM32.cpp \ |
| IceBrowserCompileServer.cpp \ |
| IceCfg.cpp \ |
| IceCfgNode.cpp \ |