Index: src/DEPS |
diff --git a/src/DEPS b/src/DEPS |
index 80dab6ba70c6b915b121d9e3950cdb29cf8e27f7..021cd3bf2d94c0fece6769fc60111ee5c12d3b67 100644 |
--- a/src/DEPS |
+++ b/src/DEPS |
@@ -16,11 +16,6 @@ specific_include_rules = { |
"d8\.cc": [ |
"+include/libplatform/libplatform.h", |
], |
- # TODO(mstarzinger): Get rid of grab-bag includes from heap in v8.h soon. |
- "v8\.h": [ |
- "+src/heap/spaces-inl.h", |
- "+src/heap/incremental-marking-inl.h", |
- ], |
# TODO(mstarzinger): Only needed because of Code::CodeIterateBody cyclicity. |
"objects\.cc": [ |
"+src/heap/objects-visiting-inl.h", |