Chromium Code Reviews| Index: runtime/platform/assert.cc |
| diff --git a/runtime/platform/assert.cc b/runtime/platform/assert.cc |
| index 2f3e145e47b31018ab9cefc124b2597f1a506544..39ec602f18d0acb8da2d3a53d198aca9cb5794b5 100644 |
| --- a/runtime/platform/assert.cc |
| +++ b/runtime/platform/assert.cc |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| #include "platform/assert.h" |
| -#include "vm/globals.h" |
| +#include "platform/globals.h" |
| namespace dart { |