Index: runtime/vm/message_test.cc |
=================================================================== |
--- runtime/vm/message_test.cc (revision 3603) |
+++ runtime/vm/message_test.cc (working copy) |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
#include "platform/assert.h" |
-#include "vm/message_queue.h" |
+#include "vm/message.h" |
#include "vm/unit_test.h" |
namespace dart { |