Index: runtime/vm/resolver_test.cc |
diff --git a/runtime/vm/resolver_test.cc b/runtime/vm/resolver_test.cc |
index 0216d55e9f3541c05b278012a05d20c8579398fe..aa874ff85dd8c333da14ac88ae2b96d3f4554516 100644 |
--- a/runtime/vm/resolver_test.cc |
+++ b/runtime/vm/resolver_test.cc |
@@ -1,9 +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 "platform/assert.h" |
#include "vm/assembler.h" |
-#include "vm/assert.h" |
#include "vm/class_finalizer.h" |
#include "vm/compiler.h" |
#include "vm/dart_entry.h" |