Chromium Code Reviews| Index: runtime/lib/math_sources.gypi |
| =================================================================== |
| --- runtime/lib/math_sources.gypi (revision 10616) |
| +++ runtime/lib/math_sources.gypi (working copy) |
| @@ -4,6 +4,6 @@ |
| { |
| 'sources': [ |
| - 'empty_source.dart', |
|
Mads Ager (google)
2012/08/14 07:13:30
Let's delete empty_source.dart from the repo?
Ivan Posva
2012/08/15 04:49:58
As far as I know there are still other gypi files
|
| + 'math_patch.dart', |
| ], |
| -} |
| +} |