Chromium Code Reviews| Index: storage/DEPS |
| diff --git a/storage/DEPS b/storage/DEPS |
| index 8e3d4fd8a364e728278688a4cf6edc5a3fe7414a..c311233e036fefbf291cf6ef9db1e081ec7c9e58 100644 |
| --- a/storage/DEPS |
| +++ b/storage/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| "+net", |
| "+sql", |
| + "+third_party/leveldatabase", |
| + "+third_party/sqlite", |
| "+third_party/WebKit/public/platform", |
| ] |