Chromium Code Reviews| Index: src/DEPS |
| diff --git a/src/DEPS b/src/DEPS |
| index f67aef448bfd3494c219e89a0f96d026ccdb32b0..8892046f54f0e9d74a801adb09c52f892f876587 100644 |
| --- a/src/DEPS |
| +++ b/src/DEPS |
| @@ -22,5 +22,6 @@ include_rules = [ |
| specific_include_rules = { |
| "d8\.cc": [ |
| "+include/libplatform/libplatform.h", |
| + "+include/libplatform/v8-tracing.h", |
| ], |
| } |