Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index d0d745145630029bf1216c8e3158ebd6b5242813..6de62d2986383fe05568ebd5cad07538701db852 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -104,6 +104,8 @@ |
| 'debuginfo_linux.cc', |
| 'debuginfo_macos.cc', |
| 'debuginfo_win.cc', |
| + 'double_conversion.cc', |
| + 'double_conversion.h', |
| 'exceptions.cc', |
| 'exceptions.h', |
| 'exceptions_test.cc', |