Chromium Code Reviews| Index: components/precache/content/DEPS |
| diff --git a/chromeos/memory/DEPS b/components/precache/content/DEPS |
| similarity index 83% |
| copy from chromeos/memory/DEPS |
| copy to components/precache/content/DEPS |
| index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..a4332110cb6da0909f31a5bd18b524b48bdb9744 100644 |
| --- a/chromeos/memory/DEPS |
| +++ b/components/precache/content/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/public/browser", |
| + "+sql", |
| ] |