diff options
Diffstat (limited to 'app/DEPS')
-rw-r--r-- | app/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,5 +4,8 @@ include_rules = [ "+grit/locale_settings.h", "+grit/theme_resources.h", "+net", + # TODO(beng): Sever these links once we have extracted all deps from + # chrome/common. + "+chrome/common/chrome_paths.h", "+skia", ] |