Chromium Code Reviews| Index: webkit/activex_shim_dll/SConscript |
| diff --git a/webkit/activex_shim_dll/SConscript b/webkit/activex_shim_dll/SConscript |
| index f451ac2232a08d0925bbe615141edd52703d9777..fc75357d4eebcca0249ae67bcc4a8cefa320cc1e 100644 |
| --- a/webkit/activex_shim_dll/SConscript |
| +++ b/webkit/activex_shim_dll/SConscript |
| @@ -16,6 +16,7 @@ env.Prepend( |
| 'googleurl', |
| env['ICU_LIBS'], # TODO(sgk): '$ICU_LIBS' when scons is fixed |
| 'base', |
| + 'dmg_fp', |
| ], |
| ) |