Index: runtime/vm/exceptions_test.cc |
diff --git a/runtime/vm/exceptions_test.cc b/runtime/vm/exceptions_test.cc |
index dc3f27abde77cde59c044d62a1e8e42a7e3a0c2e..c71e485fbf67e324983efbac47fe7b14d96f95e3 100644 |
--- a/runtime/vm/exceptions_test.cc |
+++ b/runtime/vm/exceptions_test.cc |
@@ -1,10 +1,9 @@ |
-// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
+// Copyright (c) 2012, 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. |
#include "include/dart_api.h" |
- |
-#include "vm/assert.h" |
+#include "platform/assert.h" |
#include "vm/dart_api_impl.h" |
#include "vm/unit_test.h" |