| Index: runtime/vm/compiler_test.cc
|
| ===================================================================
|
| --- runtime/vm/compiler_test.cc (revision 35591)
|
| +++ runtime/vm/compiler_test.cc (working copy)
|
| @@ -2,9 +2,6 @@
|
| // 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.
|
|
|
| -// TODO(zra): Remove when tests are ready to enable.
|
| -#include "platform/globals.h"
|
| -
|
| #include "platform/assert.h"
|
| #include "vm/class_finalizer.h"
|
| #include "vm/compiler.h"
|
|
|