diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index f41af78..68119e4 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -16,6 +16,9 @@ include_rules = [ # For databases/ "+app/sql", + # For gpu/ + "+app/gfx", + # TODO(brettw) - review these; move up if it's ok, or remove the dependency "+net/base", "+net/ftp", |