Index: runtime/vm/vm.gypi |
diff --git a/runtime/vm/vm.gypi b/runtime/vm/vm.gypi |
index 6c887e75f43ddad74934ebac0a1e4a583f2fbe44..9ed725d2172a11940191948d2b46b0b80ae7aa6c 100644 |
--- a/runtime/vm/vm.gypi |
+++ b/runtime/vm/vm.gypi |
@@ -363,7 +363,7 @@ |
}, |
'includes': [ |
# Load the shared collection_dev library sources. |
- '../../sdk/lib/collection_dev/collection_dev_sources.gypi', |
+ '../../sdk/lib/_collection_dev/collection_dev_sources.gypi', |
], |
'sources/': [ |
# Exclude all .[cc|h] files. |