Chromium Code Reviews| Index: src/DEPS |
| diff --git a/src/DEPS b/src/DEPS |
| index 26b080874019f71e226fc04cc77502644bb4a452..af32c410f07be81e3a95441f608807568a2cf73d 100644 |
| --- a/src/DEPS |
| +++ b/src/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+src", |
| "-src/compiler", |
| "+src/compiler/pipeline.h", |
| + "+src/compiler/code-stub-assembler.h", |
| "-src/heap", |
| "+src/heap/heap.h", |
| "+src/heap/heap-inl.h", |