Index: runtime/include/dart_debugger_api.h |
diff --git a/runtime/include/dart_debugger_api.h b/runtime/include/dart_debugger_api.h |
deleted file mode 100755 |
index d4420e20d9b1ad09209f49fff215b800048da55c..0000000000000000000000000000000000000000 |
--- a/runtime/include/dart_debugger_api.h |
+++ /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. |
- |
-// TODO(johnmccutchan): Remove this file. |
- |
-#ifndef INCLUDE_DART_DEBUGGER_API_H_ |
-#define INCLUDE_DART_DEBUGGER_API_H_ |
- |
-#include "include/dart_tools_api.h" |
- |
-#endif // INCLUDE_DART_DEBUGGER_API_H_ |