| Index: runtime/bin/json_sources.gypi
|
| diff --git a/runtime/bin/json_sources.gypi b/runtime/bin/json_sources.gypi
|
| deleted file mode 100644
|
| index 6c9ca3d32d704aea8745f5fcf2fde0d8d2076cfe..0000000000000000000000000000000000000000
|
| --- a/runtime/bin/json_sources.gypi
|
| +++ /dev/null
|
| @@ -1,10 +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:io library.
|
| -{
|
| - 'sources': [
|
| - '../../sdk/lib/json/json.dart',
|
| - ],
|
| -}
|
|
|