Chromium Code Reviews| Index: components/precache/core/DEPS |
| diff --git a/components/precache/core/DEPS b/components/precache/core/DEPS |
| index 52b15f6ae4832487f4280d80524dc83590f9e2a2..dfc6c2b2a4ba297b1fdf75b46c93fbb945dd70e9 100644 |
| --- a/components/precache/core/DEPS |
| +++ b/components/precache/core/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+net/base", |
| "+net/url_request", |
| + "+sql", |
| ] |
| specific_include_rules = { |