Chromium Code Reviews| Index: webkit/DEPS |
| =================================================================== |
| --- webkit/DEPS (revision 30139) |
| +++ webkit/DEPS (working copy) |
| @@ -13,6 +13,9 @@ |
| "+grit", # For generated headers |
| "+third_party/sqlite", |
| + # For databases/ |
| + "+app/sql", |
| + |
| # TODO(brettw) - review these; move up if it's ok, or remove the dependency |
| "+net/base", |
| "+net/ftp", |