Chromium Code Reviews| Index: chrome/DEPS |
| =================================================================== |
| --- chrome/DEPS (revision 31365) |
| +++ chrome/DEPS (working copy) |
| @@ -21,6 +21,9 @@ |
| # Allow inclusion of the appcache library. |
| "+webkit/appcache", |
| + # Allow inclusion of the database library. |
| + "+webkit/database", |
| + |
| # Allow inclusion of Mozilla interface headers. |
| "+third_party/mozilla", |