diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 66b7100..b8011c6 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -20,6 +20,7 @@ include_rules = [ "+app/gfx", # TODO(brettw) - review these; move up if it's ok, or remove the dependency + "+crypto", "+net/base", "+net/ftp", "+net/http", |