Chromium Code Reviews| Index: src/debug.cc |
| diff --git a/src/debug.cc b/src/debug.cc |
| index b7394987b2482781caf6971c7e6434a52fc7a202..959bea14def711cfea0922f1da2a39195a97b145 100644 |
| --- a/src/debug.cc |
| +++ b/src/debug.cc |
| @@ -39,6 +39,7 @@ |
| #include "global-handles.h" |
| #include "ic.h" |
| #include "ic-inl.h" |
| +#include "messages.h" |
| #include "natives.h" |
| #include "stub-cache.h" |
| #include "log.h" |