Index: sdk/lib/json/json_sources.gypi |
diff --git a/sdk/lib/json/json_sources.gypi b/sdk/lib/json/json_sources.gypi |
deleted file mode 100644 |
index 407c5de5cd8fddb339a16b85d5f5cec375a65db7..0000000000000000000000000000000000000000 |
--- a/sdk/lib/json/json_sources.gypi |
+++ /dev/null |
@@ -1,11 +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. |
- |
-# This file contains all sources for the dart:json library. |
-{ |
- 'sources': [ |
- 'json.dart', |
- # The above file needs to be first if additional parts are added to the lib. |
- ], |
-} |