Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/offline_pages/core", | 2 "+components/offline_pages/core", |
| 3 "+components/offline_pages/core/background", | 3 "+components/offline_pages/core/background", |
| 4 "+content/browser/download", | |
|
Pete Williamson
2017/03/15 22:38:22
Is adding the directory I need to DEPS right, or s
| |
| 4 ] | 5 ] |
| OLD | NEW |