Index: sdk/lib/profiler/profiler_sources.gypi |
diff --git a/sdk/lib/profiler/profiler_sources.gypi b/sdk/lib/profiler/profiler_sources.gypi |
deleted file mode 100644 |
index 910d79891bbe3ffeeaa41d0a4c3b23d807f791c9..0000000000000000000000000000000000000000 |
--- a/sdk/lib/profiler/profiler_sources.gypi |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-# Copyright (c) 2013, 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': [ |
- 'profiler.dart', |
- # The above file needs to be first if additional parts are added to the lib. |
- ], |
-} |