Chromium Code Reviews| Index: runtime/bin/bin.gypi |
| diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi |
| index 8cc5866d47077277a36bbcbb68cb2711460e85f1..1a052ae186b62810830cb4198f40a0a3dae82b0e 100644 |
| --- a/runtime/bin/bin.gypi |
| +++ b/runtime/bin/bin.gypi |
| @@ -245,6 +245,7 @@ |
| 'dependencies': [ |
| 'libdart_withcore', |
| 'libdart_builtin', |
| + 'libdart_io', |
|
Ivan Posva
2013/05/24 17:53:43
Why was this needed?
Cutch
2013/05/24 17:59:56
Socket calls in libdart_builtin
|
| ], |
| 'include_dirs': [ |
| '..', |