Chromium Code Reviews| Index: content/public/network/DEPS |
| diff --git a/content/public/network/DEPS b/content/public/network/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..31545d01b467ee20bf07e6231cb16afbf7afca53 |
| --- /dev/null |
| +++ b/content/public/network/DEPS |
| @@ -0,0 +1,5 @@ |
| +specific_include_rules = { |
| + ".*\.cc": [ |
| + "+content/network", |
| + ], |
| +} |