Chromium Code Reviews| Index: src/DEPS |
| diff --git a/src/DEPS b/src/DEPS |
| index 7350f61f9f2b755481502b2e201e535055da25e2..26b080874019f71e226fc04cc77502644bb4a452 100644 |
| --- a/src/DEPS |
| +++ b/src/DEPS |
| @@ -6,6 +6,7 @@ include_rules = [ |
| "+src/heap/heap.h", |
| "+src/heap/heap-inl.h", |
| "-src/interpreter", |
| + "+src/interpreter/bytecode-array-iterator.h", |
| "+src/interpreter/bytecodes.h", |
| "+src/interpreter/interpreter.h", |
| "-src/libplatform", |