Chromium Code Reviews| Index: chrome/app/DEPS |
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS |
| index d83f0a1d51b4f2a50048d4d8daf0899509541b5f..95afdc9a452f21bcbe70c420a6242a9b0589837b 100644 |
| --- a/chrome/app/DEPS |
| +++ b/chrome/app/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+chrome/browser", |
| "+chrome/installer", |
| "+grit", # For generated headers |
| + "+policy", # For generated headers and source |
| "+sandbox", |
| "+tools/memory_watcher", |
| ] |