Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index ec464985606e3a7bcdd0e9e299f5948ca030d770..5a35a260835fd89f1e0ba81b5639f7445a00ce5d 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| "+media/base", |
| - "+seccompsandbox", |
| + "+sandbox/linux/seccomp-legacy", |
| ] |