Index: src/DEPS |
diff --git a/src/DEPS b/src/DEPS |
index 26b080874019f71e226fc04cc77502644bb4a452..46ce25b6c78cd7b90f63cfaf3334a9bb63ebb0c2 100644 |
--- a/src/DEPS |
+++ b/src/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+src", |
"-src/compiler", |
"+src/compiler/pipeline.h", |
+ "+src/compiler/fast-accessor-assembler.h", |
jochen (gone - plz use gerrit)
2015/11/27 08:33:45
maybe make this a per-file rule, restricting it to
vogelheim
2015/11/27 16:24:50
Done.
|
"-src/heap", |
"+src/heap/heap.h", |
"+src/heap/heap-inl.h", |