| Index: Source/modules/compositorworker/DEPS
 | 
| diff --git a/Source/modules/battery/DEPS b/Source/modules/compositorworker/DEPS
 | 
| similarity index 83%
 | 
| copy from Source/modules/battery/DEPS
 | 
| copy to Source/modules/compositorworker/DEPS
 | 
| index eb5f33d716490d326eeeec527c583df84652ce67..3df9833d56082e9d28ff49959ea3bc103f5a09d2 100644
 | 
| --- a/Source/modules/battery/DEPS
 | 
| +++ b/Source/modules/compositorworker/DEPS
 | 
| @@ -4,7 +4,7 @@ include_rules = [
 | 
|      "+heap",
 | 
|      "-modules",
 | 
|      "+modules/EventTargetModules.h",
 | 
| -    "+modules/battery",
 | 
| +    "+modules/compositorworker",
 | 
|      "+platform",
 | 
|      "+public/platform",
 | 
|      "-web",
 | 
| 
 |