Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 09dd65b01dab4eaef35df8285c8c87d4b225e3c8..299d64523ae505770a182fdae0139c0e3eb70476 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| # directories in content/ so we disallow all of them. |
| "-content", |
| "+content/common", |
| + "+content/components/tracing", |
| "+content/port/common", |
| "+content/public/common", |
| "+content/public/test", |