Chromium Code Reviews| Index: Source/modules/wake_lock/DEPS |
| diff --git a/Source/modules/wake_lock/DEPS b/Source/modules/wake_lock/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4c1329609d8deeb8a6c70fc8f03eedab9d847225 |
| --- /dev/null |
| +++ b/Source/modules/wake_lock/DEPS |
| @@ -0,0 +1,11 @@ |
| +include_rules = [ |
| + "+bindings", |
|
mlamouri (slow - plz ping)
2015/07/05 14:50:14
do you need that?
|
| + "+core", |
| + "+heap", |
|
mlamouri (slow - plz ping)
2015/07/05 14:50:14
ditto?
|
| + "-modules", |
| + "+modules/ModulesExport.h", |
| + "+modules/wake_lock", |
| + "+platform", |
| + "+public/platform", |
| + "-web", |
| +] |