Chromium Code Reviews| Index: src/top.cc |
| diff --git a/src/top.cc b/src/top.cc |
| index b9db4be52e73355e7497f35d50c3c2b4bebde129..7c8a1c96ebca60e215d0ebae81ee1f0c8e0897d4 100644 |
| --- a/src/top.cc |
| +++ b/src/top.cc |
| @@ -31,6 +31,7 @@ |
| #include "bootstrapper.h" |
| #include "debug.h" |
| #include "execution.h" |
| +#include "messages.h" |
| #include "platform.h" |
| #include "simulator.h" |
| #include "string-stream.h" |