Index: dart.gyp |
diff --git a/dart.gyp b/dart.gyp |
index 81a8f053325a136745542663f44cbb9ae1950ccb..3e738774e0f293956cf57ac04e8eb513b9dae484 100644 |
--- a/dart.gyp |
+++ b/dart.gyp |
@@ -25,6 +25,7 @@ |
'type': 'none', |
'dependencies': [ |
'runtime/dart-runtime.gyp:dart', |
+ 'runtime/dart-runtime.gyp:dart_precompiled', |
'runtime/dart-runtime.gyp:dart_no_snapshot', |
'runtime/dart-runtime.gyp:run_vm_tests', |
'runtime/dart-runtime.gyp:process_test', |