Chromium Code Reviews| Index: components/task_scheduler_util/DEPS |
| diff --git a/components/task_scheduler_util/DEPS b/components/task_scheduler_util/DEPS |
| index 80f6f908e13774053137086c7af6258fd044175b..9c9556e917f8523006500fca4a187e908ee72dbf 100644 |
| --- a/components/task_scheduler_util/DEPS |
| +++ b/components/task_scheduler_util/DEPS |
| @@ -1,3 +1 @@ |
| -include_rules = [ |
| - "+components/variations", |
| -] |
| +include_rules = [] |
|
gab
2016/12/06 19:16:07
No DEPS file required if empty?
robliao
2016/12/07 00:03:54
Done. Seems to have the same effect either way.
|