Chromium Code Reviews| Index: content/child/DEPS |
| diff --git a/content/child/DEPS b/content/child/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..03d257fa9cfab401b35917b71018e85860ecb6bf |
| --- /dev/null |
| +++ b/content/child/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/tracing", |
| +] |