Index: runtime/vm/debugger_api_impl_test.cc |
diff --git a/runtime/vm/debugger_api_impl_test.cc b/runtime/vm/debugger_api_impl_test.cc |
index 4bbc7e8f4964200c1cfad5fe92456227c47cf2ef..925e95afbe5201016a18972c192674d1616ed533 100644 |
--- a/runtime/vm/debugger_api_impl_test.cc |
+++ b/runtime/vm/debugger_api_impl_test.cc |
@@ -2,8 +2,8 @@ |
// 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. |
-#include "include/dart_debugger_api.h" |
#include "include/dart_mirrors_api.h" |
+#include "include/dart_tools_api.h" |
#include "platform/assert.h" |
#include "vm/dart_api_impl.h" |
#include "vm/lockers.h" |