Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 1efc705847dc5c9627232db645e6f3867b5c5f1a..49e34c1cbdcdf07e9dba2d8c5a2e5d84e8a1dfca 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -3,7 +3,7 @@ include_rules = [ |
| "+ash", |
| "+chrome/app", |
| "+chrome/chrome_watcher", |
| - "+chrome/grit", # For generated headers |
| + "+chrome/grit", |
| "+chrome/install_static", |
| "+chrome/installer", |
| "+chrome_elf/blacklist", |
| @@ -38,7 +38,6 @@ include_rules = [ |
| "+media/mojo", # For mojo media services. |
| "+services/shell/public/cpp", |
| "+services/ui/public", |
| - "+policy", # For generated headers and source |
|
Lei Zhang
2016/08/27 21:49:04
brettw forgot to remove this in r414524.
|
| "+ppapi/c", # For various types. |
| "+ppapi/host", |
| "+ppapi/proxy", |