Chromium Code Reviews| Index: components/safe_json_parser/DEPS |
| diff --git a/components/favicon/content/DEPS b/components/safe_json_parser/DEPS |
| similarity index 66% |
| copy from components/favicon/content/DEPS |
| copy to components/safe_json_parser/DEPS |
| index fe7bb13183f7dd1384b879305f395073a6d2f6c0..93f0eb64e5abc56d4f79e0a6c523f128b54ce80f 100644 |
| --- a/components/favicon/content/DEPS |
| +++ b/components/safe_json_parser/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| + "+base", |
| "+content/public", |
| + "+ipc", |
| ] |