Chromium Code Reviews| Index: chrome/app/DEPS |
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS |
| index e8880a2a26d4526d7523e04ba6865d13c58a317f..31f4011a80e0dcaaa5eb16508fc5c65e8f4d8fbb 100644 |
| --- a/chrome/app/DEPS |
| +++ b/chrome/app/DEPS |
| @@ -12,7 +12,7 @@ include_rules = [ |
| "+media/base", # For initializing media library. |
| "+policy", # For generated headers and source |
| "+sandbox", |
| - "+seccompsandbox", |
| + "+sandbox/linux/seccomp-legacy", |
| "+tools/memory_watcher", |
| "+third_party/lss/linux_syscall_support.h", |
| ] |