Chromium Code Reviews| Index: runtime/bin/file_test.cc |
| diff --git a/runtime/bin/file_test.cc b/runtime/bin/file_test.cc |
| index 787c194ac46052515abec0d14301c60d67daedea..da97b246a754649c1c741da1c2fa58fc498764cd 100644 |
| --- a/runtime/bin/file_test.cc |
| +++ b/runtime/bin/file_test.cc |
| @@ -3,8 +3,8 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| #include "bin/file.h" |
| +#include "platform/assert.h" |
| #include "platform/globals.h" |
| -#include "vm/assert.h" |
| #include "vm/unit_test.h" |