Index: sdk/lib/math/math_sources.gypi |
diff --git a/sdk/lib/math/math_sources.gypi b/sdk/lib/math/math_sources.gypi |
deleted file mode 100644 |
index c26d41cbc159c4451aff1080671be0fb36bc7d6f..0000000000000000000000000000000000000000 |
--- a/sdk/lib/math/math_sources.gypi |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-# Copyright (c) 2012, 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': [ |
- 'math.dart', |
- # The above file needs to be first as it lists the parts below. |
- 'jenkins_smi_hash.dart', |
- 'point.dart', |
- 'random.dart', |
- 'rectangle.dart', |
- ], |
-} |