Chromium Code Reviews| Index: chrome/app/DEPS |
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS |
| index 414df54d2f97908966423a6be6e9552c9f9d52bc..680eaa9e4243531204fb9b7ed76d65953a7a04da 100644 |
| --- a/chrome/app/DEPS |
| +++ b/chrome/app/DEPS |
| @@ -13,4 +13,5 @@ include_rules = [ |
| "+policy", # For generated headers and source |
| "+sandbox", |
| "+tools/memory_watcher", |
| + "+third_party/lss/linux_syscall_support.h", |
| ] |