Chromium Code Reviews| Index: src/transitions-inl.h |
| diff --git a/src/transitions-inl.h b/src/transitions-inl.h |
| index 78951171374625c7aa45fc9eaf147f50a08ea084..a1c2b79a60cd9e4288c67c3467933d2a36d1fd02 100644 |
| --- a/src/transitions-inl.h |
| +++ b/src/transitions-inl.h |
| @@ -29,7 +29,6 @@ |
| #define V8_TRANSITIONS_INL_H_ |
| #include "objects-inl.h" |
| -#include "transitions.h" |
|
ulan
2014/03/19 14:34:18
This contradicts "include what you use" since tran
Dmitry Zvorygin
2014/03/19 15:31:45
Sorry for wrong removal.
Intended to remove objec
|
| namespace v8 { |
| namespace internal { |