Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 2739e75538b6e3a99a1ba10b899c6c36b9eb2819..89f623ac1929ded8e130758c615dce0218bb133d 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -98,6 +98,8 @@ |
'debuginfo_linux.cc', |
'debuginfo_macos.cc', |
'debuginfo_win.cc', |
+ 'double_conversion.cc', |
+ 'double_conversion.h', |
'exceptions.cc', |
'exceptions.h', |
'exceptions_test.cc', |