Chromium Code Reviews| Index: src/DEPS |
| diff --git a/src/DEPS b/src/DEPS |
| index f8a63f0ef951315887240e053d16b233f2e2c545..b0b703b7cc409f5d0cb268d45fbfe159340b14a5 100644 |
| --- a/src/DEPS |
| +++ b/src/DEPS |
| @@ -12,6 +12,7 @@ include_rules = [ |
| "+src/interpreter/bytecode-array-iterator.h", |
| "+src/interpreter/bytecodes.h", |
| "+src/interpreter/interpreter.h", |
| + "+src/interpreter/source-position-table.h", |
| "-src/libplatform", |
| "-include/libplatform" |
| ] |