Chromium Code Reviews| Index: runtime/vm/scopes_test.cc |
| diff --git a/runtime/vm/scopes_test.cc b/runtime/vm/scopes_test.cc |
| index f2171a569c72ee9cc00008a20988cf40a8fe45db..4481b6c98ef24bc7e0532b41b0ca6b44120decbf 100644 |
| --- a/runtime/vm/scopes_test.cc |
| +++ b/runtime/vm/scopes_test.cc |
| @@ -2,9 +2,9 @@ |
| // 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 "vm/scopes.h" |
| #include "platform/assert.h" |
| #include "vm/ast.h" |
| -#include "vm/scopes.h" |
| #include "vm/unit_test.h" |
| namespace dart { |