Chromium Code Reviews| Index: src/codegen.h |
| diff --git a/src/codegen.h b/src/codegen.h |
| index 33672a2b341ff1c52be533ea2bd0405a73be0038..d60b084cc0f3b47e208cf30d46752904767d0271 100644 |
| --- a/src/codegen.h |
| +++ b/src/codegen.h |
| @@ -30,7 +30,6 @@ |
| #include "code-stubs.h" |
| #include "runtime.h" |
| -#include "type-info.h" |
| // Include the declaration of the architecture defined class CodeGenerator. |
| // The contract to the shared code is that the the CodeGenerator is a subclass |