Index: dart.gyp |
diff --git a/dart.gyp b/dart.gyp |
index a0c5a8581153c7cf1cc6692c8b3efa80d5067a5d..a7d4f95726e1f9c00d8ecb04b8a441f3f72117e7 100644 |
--- a/dart.gyp |
+++ b/dart.gyp |
@@ -25,6 +25,7 @@ |
'type': 'none', |
'dependencies': [ |
'runtime/dart-runtime.gyp:dart', |
+ 'runtime/dart-runtime.gyp:dart_noopt', |
'runtime/dart-runtime.gyp:dart_precompiled_runtime', |
'runtime/dart-runtime.gyp:dart_no_snapshot', |
'runtime/dart-runtime.gyp:run_vm_tests', |