Chromium Code Reviews| Index: frog/lib/frog_corelib_sources.gypi |
| diff --git a/frog/lib/frog_corelib_sources.gypi b/frog/lib/frog_corelib_sources.gypi |
| deleted file mode 100644 |
| index da6b7d677c762f4d54dc711b1982a39b8c85e4a5..0000000000000000000000000000000000000000 |
| --- a/frog/lib/frog_corelib_sources.gypi |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| -# for details. All rights reserved. Use of this source code is governed by a |
| -# BSD-style license that can be found in the LICENSE file. |
| - |
| -{ |
| - 'sources': [ |
| - 'corelib.dart', |
| - 'math.dart', |
| - 'natives.dart', |
| - 'num.dart', |
| - ], |
| -} |