Index: runtime/dart-runtime.gyp |
diff --git a/runtime/dart-runtime.gyp b/runtime/dart-runtime.gyp |
index 915b5b48a876d541ba7fecc4510aff859664ab7b..813a2b2f3a555796d9ecf380d3478b16ae84dc74 100644 |
--- a/runtime/dart-runtime.gyp |
+++ b/runtime/dart-runtime.gyp |
@@ -95,7 +95,7 @@ |
'target_name': 'libdart_precompiled_runtime', |
'type': 'static_library', |
'dependencies': [ |
- 'libdart_lib', |
+ 'libdart_lib_precompiled', |
rmacnak
2016/02/19 00:54:31
precompiled_runtime
Florian Schneider
2016/02/19 17:42:29
Done.
|
'libdart_vm_precompiled_runtime', |
'libdouble_conversion', |
'generate_version_cc_file#host', |