Chromium Code Reviews| Index: components/keyed_service/core/DEPS |
| diff --git a/components/json_schema/DEPS b/components/keyed_service/core/DEPS |
| similarity index 67% |
| copy from components/json_schema/DEPS |
| copy to components/keyed_service/core/DEPS |
| index 62035fb212343d7bac4d136271182bb442aa6f3c..a5cea0532f7e776438ecd0840253919177802872 100644 |
| --- a/components/json_schema/DEPS |
| +++ b/components/keyed_service/core/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| + # Only for tests. |
| "+third_party/re2", |
| - "+ui/base", |
| ] |