Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 93176e4b90b5665222b5079849fa77619f9211de..54b084a882c4ced1b2249a0dacdd7cac8bb1496c 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -90,6 +90,8 @@ |
'debuginfo_linux.cc', |
'debuginfo_macos.cc', |
'debuginfo_win.cc', |
+ 'double_conversion.cc', |
+ 'double_conversion.h', |
'exceptions.cc', |
'exceptions.h', |
'exceptions_test.cc', |