Index: runtime/vm/debugger_api_impl_test.cc |
=================================================================== |
--- runtime/vm/debugger_api_impl_test.cc (revision 35975) |
+++ runtime/vm/debugger_api_impl_test.cc (working copy) |
@@ -2,10 +2,6 @@ |
// 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(zra): Remove when tests are ready to enable. |
-#include "platform/globals.h" |
-#if !defined(TARGET_ARCH_ARM64) |
- |
#include "include/dart_debugger_api.h" |
#include "include/dart_mirrors_api.h" |
#include "platform/assert.h" |
@@ -2144,5 +2140,3 @@ |
} |
} // namespace dart |
- |
-#endif // !defined(TARGET_ARCH_ARM64) |