Chromium Code Reviews| Index: components/task_scheduler_util/initialization/DEPS |
| diff --git a/components/task_scheduler_util/initialization/DEPS b/components/task_scheduler_util/initialization/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d979d4e15964994c6033cda7238fee10affbbe1f |
| --- /dev/null |
| +++ b/components/task_scheduler_util/initialization/DEPS |
| @@ -0,0 +1,3 @@ |
| +# This component may be included into content and should follow the same rules |
|
blundell
2016/12/08 09:15:15
Nit: This comment is out-of-date now, right?
robliao
2016/12/08 18:08:01
Not yet. I weakened the statement from the origina
|
| +# listed in content/DEPS |
| +include_rules = [] |